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