diff --git a/metadata/org.isoron.uhabits.yml b/metadata/org.isoron.uhabits.yml index 14c53382d2..e26b5419c5 100644 --- a/metadata/org.isoron.uhabits.yml +++ b/metadata/org.isoron.uhabits.yml @@ -261,9 +261,19 @@ Builds: - android/tools - .secret + - versionName: 1.8.10 + versionCode: 10810 + commit: v1.8.10 + 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.9 -CurrentVersionCode: 52 +CurrentVersion: 1.8.10 +CurrentVersionCode: 10810