mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 15:16:52 +00:00
Update Loop Habit Tracker
This commit is contained in:
parent
903d29cf5e
commit
45f908da16
1 changed files with 12 additions and 5 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue