1
0
mirror of https://github.com/oliexdev/openScale.git synced 2025-08-22 16:23:09 +02:00

upgrade openScale version to 1.7.2

This commit is contained in:
OliE
2018-04-16 17:16:43 +02:00
parent aa0d0c0497
commit 7485163eec

View File

@@ -8,8 +8,8 @@ android {
testApplicationId "com.health.openscale.test" testApplicationId "com.health.openscale.test"
minSdkVersion 19 minSdkVersion 19
targetSdkVersion 27 targetSdkVersion 27
versionCode 24 versionCode 25
versionName "1.7.1" versionName "1.7.2"
javaCompileOptions { javaCompileOptions {
annotationProcessorOptions { arguments = ["room.schemaLocation":"$projectDir/schemas".toString()] } annotationProcessorOptions { arguments = ["room.schemaLocation":"$projectDir/schemas".toString()] }