diff --git a/metadata/org.isoron.uhabits.yml b/metadata/org.isoron.uhabits.yml index 612c4a3bdb..c90aaf804d 100644 --- a/metadata/org.isoron.uhabits.yml +++ b/metadata/org.isoron.uhabits.yml @@ -291,9 +291,16 @@ Builds: - android/tools - .secret + - versionName: 2.0.1 + versionCode: 20001 + commit: v2.0.1 + subdir: uhabits-android + gradle: + - yes + rm: + - .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.12 -CurrentVersionCode: 10812 +UpdateCheckMode: Tags +CurrentVersion: 2.0.1 +CurrentVersionCode: 20001