diff --git a/app/build.gradle b/app/build.gradle index fc1f2f2c6..d0db763b1 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "com.github.yeriomin.yalpstore" minSdkVersion 9 targetSdkVersion 25 - versionCode 7 - versionName "0.7" + versionCode 8 + versionName "0.8" } buildTypes { release {