Bumping version to 0.34

This commit is contained in:
Sergey Eremin
2018-01-18 00:18:32 +03:00
parent 2274f5fbfc
commit 757fe3ac3f

View File

@@ -16,7 +16,7 @@ android {
applicationId "com.github.yeriomin.yalpstore"
minSdkVersion 5
targetSdkVersion 27
versionCode 33
versionCode 34
versionName getVersionName()
vectorDrawables.useSupportLibrary = true
}