Releasing v0.3

This commit is contained in:
ChronosX88 2019-02-15 20:34:17 +04:00
parent e28c083396
commit 804bd7d892
No known key found for this signature in database
GPG Key ID: 8F92E090A87804AA
2 changed files with 2 additions and 2 deletions

Binary file not shown.

View File

@ -6,8 +6,8 @@ android {
applicationId "ru.volgorobot.vrcatalog"
minSdkVersion 19
targetSdkVersion 27
versionCode 1
versionName "1.0"
versionCode 4
versionName "0.3"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
compileOptions {