diff --git a/android/app/build.gradle b/android/app/build.gradle index bb9cec4..d0068c8 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -85,8 +85,8 @@ android { applicationId "uz.felix.cpost" minSdkVersion rootProject.ext.minSdkVersion targetSdkVersion rootProject.ext.targetSdkVersion - versionCode 7 - versionName "0.7" + versionCode 8 + versionName "0.8" multiDexEnabled true vectorDrawables.useSupportLibrary = true