diff --git a/app/build.gradle b/app/build.gradle index 1caeaf90..4895e383 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -16,7 +16,7 @@ android { applicationId "com.github.yeriomin.yalpstore" minSdkVersion 5 targetSdkVersion 27 - versionCode 38 + versionCode 39 versionName getVersionName() vectorDrawables.useSupportLibrary = true }