diff --git a/app/build.gradle b/app/build.gradle index a320c66f4..2c18ee533 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -16,7 +16,7 @@ android { applicationId "com.github.yeriomin.yalpstore" minSdkVersion 5 targetSdkVersion 26 - versionCode 23 + versionCode 24 versionName getVersionName() } buildTypes {