diff --git a/metadata/org.isoron.uhabits.yml b/metadata/org.isoron.uhabits.yml index 0430153db0..7a9d334a2e 100644 --- a/metadata/org.isoron.uhabits.yml +++ b/metadata/org.isoron.uhabits.yml @@ -241,9 +241,19 @@ Builds: - android/tools - .secret + - versionName: 1.8.8 + versionCode: 51 + commit: v1.8.8 + 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.7 -CurrentVersionCode: 50 +CurrentVersion: 1.8.8 +CurrentVersionCode: 51