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