diff --git a/app/build.gradle b/app/build.gradle index 20ba27f4..cc1590b3 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "com.github.yeriomin.yalpstore" minSdkVersion 9 targetSdkVersion 25 - versionCode 9 - versionName "0.9" + versionCode 10 + versionName "0.10" } buildTypes { release {