mirror of
https://github.com/oliexdev/openScale.git
synced 2025-08-11 11:14:03 +02:00
update openScale version to 2.0.1
This commit is contained in:
@@ -8,8 +8,8 @@ android {
|
||||
testApplicationId "com.health.openscale.test"
|
||||
minSdkVersion 19
|
||||
targetSdkVersion 28
|
||||
versionCode 41
|
||||
versionName "2.0"
|
||||
versionCode 42
|
||||
versionName "2.0.1"
|
||||
|
||||
javaCompileOptions {
|
||||
annotationProcessorOptions { arguments = ["room.schemaLocation":"$projectDir/schemas".toString()] }
|
||||
|
Reference in New Issue
Block a user