diff --git a/metadata/org.isoron.uhabits.yml b/metadata/org.isoron.uhabits.yml index db47e824ba..374521e5fc 100644 --- a/metadata/org.isoron.uhabits.yml +++ b/metadata/org.isoron.uhabits.yml @@ -271,9 +271,19 @@ Builds: - android/tools - .secret + - versionName: 1.8.11 + versionCode: 10811 + commit: v1.8.11 + 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.10 -CurrentVersionCode: 10810 +CurrentVersion: 1.8.11 +CurrentVersionCode: 10811