Merge remote-tracking branch 'origin/master' into develop

This commit is contained in:
ChronosX88 2019-02-27 18:47:45 +04:00
commit 4f17ce2357
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 7
versionName "0.5.0"
versionCode 8
versionName "1.0.0"
javaCompileOptions {
annotationProcessorOptions {
arguments = ["room.schemaLocation": "$projectDir/schemas".toString()]