1
0
mirror of https://github.com/oliexdev/openScale.git synced 2025-08-17 14:10:54 +02:00

update openScale version to 1.9.3

This commit is contained in:
oliexdev
2019-02-03 16:50:17 +01:00
parent 6cc875dbd9
commit c443c5c4ea

View File

@@ -8,8 +8,8 @@ android {
testApplicationId "com.health.openscale.test"
minSdkVersion 19
targetSdkVersion 28
versionCode 39
versionName "1.9.2"
versionCode 40
versionName "1.9.3"
javaCompileOptions {
annotationProcessorOptions { arguments = ["room.schemaLocation":"$projectDir/schemas".toString()] }