diff --git a/app/build.gradle b/app/build.gradle index 118b72f8b..1e7f15efd 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -14,8 +14,8 @@ android { applicationId "ceui.lisa.pixiv" minSdkVersion 21 targetSdkVersion 30 - versionCode 221 - versionName "3.2.21" + versionCode 223 + versionName "3.2.23" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" javaCompileOptions {