diff --git a/metadata/org.isoron.uhabits.yml b/metadata/org.isoron.uhabits.yml index 374521e5fc..612c4a3bdb 100644 --- a/metadata/org.isoron.uhabits.yml +++ b/metadata/org.isoron.uhabits.yml @@ -281,9 +281,19 @@ Builds: - android/tools - .secret + - versionName: 1.8.12 + versionCode: 10812 + commit: v1.8.12 + subdir: android/uhabits-android + gradle: + - yes + rm: + - android/tools + - .secret + AutoUpdateMode: Version v%v UpdateCheckMode: HTTP UpdateCheckData: https://raw.githubusercontent.com/iSoron/uhabits/master/android/gradle.properties|VERSION_CODE = ([0-9]*)|.|VERSION_NAME = ([0-9.]*) -CurrentVersion: 1.8.11 -CurrentVersionCode: 10811 +CurrentVersion: 1.8.12 +CurrentVersionCode: 10812