Update Loop Habit Tracker

This commit is contained in:
Jochen Sprickerhof 2021-05-17 12:09:35 +02:00
parent 903d29cf5e
commit 45f908da16

View file

@ -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