1
0
mirror of https://github.com/oliexdev/openScale.git synced 2025-08-30 11:40:23 +02:00

updated version to 1.8.3

This commit is contained in:
OliE
2018-11-04 07:49:08 +01:00
parent f81c25fb97
commit 51e922d1ae

View File

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