diff --git a/metadata/org.isoron.uhabits.yml b/metadata/org.isoron.uhabits.yml index ff33d028a6..0430153db0 100644 --- a/metadata/org.isoron.uhabits.yml +++ b/metadata/org.isoron.uhabits.yml @@ -231,7 +231,19 @@ Builds: gradle: - yes + - versionName: 1.8.7 + versionCode: 50 + commit: v1.8.7 + subdir: android/uhabits-android + gradle: + - yes + rm: + - android/tools + - .secret + AutoUpdateMode: Version v%v -UpdateCheckMode: Tags -CurrentVersion: 1.7.11 -CurrentVersionCode: 38 +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