mirror of
https://github.com/oliexdev/openScale.git
synced 2025-08-21 07:51:46 +02:00
update openScale version to 1.7.1
This commit is contained in:
@@ -8,8 +8,8 @@ android {
|
||||
testApplicationId "com.health.openscale.test"
|
||||
minSdkVersion 19
|
||||
targetSdkVersion 27
|
||||
versionCode 23
|
||||
versionName "1.7"
|
||||
versionCode 24
|
||||
versionName "1.7.1"
|
||||
|
||||
javaCompileOptions {
|
||||
annotationProcessorOptions { arguments = ["room.schemaLocation":"$projectDir/schemas".toString()] }
|
||||
|
@@ -180,5 +180,6 @@
|
||||
<string name="label_set_default_order">Default Reihenfolge wiederherstellen</string>
|
||||
<string name="label_share_subject">openScale CSV Datenexport (%s)</string>
|
||||
<string name="label_mergeWithLastMeasurement">Zusammenführen mit der letzten Messung</string>
|
||||
<string name="label_export_overwrite">Vorherigen Export überschreiben %s?</string>
|
||||
|
||||
</resources>
|
||||
|
Reference in New Issue
Block a user