Bumping version to 0.8

This commit is contained in:
Sergey Yeriomin
2017-02-14 15:35:07 +03:00
committed by GitHub
parent 8b70681099
commit 026893bf5b

View File

@@ -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 {