Releasing v0.3.1

This commit is contained in:
ChronosX88 2019-02-16 19:43:26 +04:00
parent 174753d78c
commit c53619bde4
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 4
versionName "0.3"
versionCode 5
versionName "0.3.1"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
compileOptions {