mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update Loop Habit Tracker to 1.8.9 (52)
This commit is contained in:
parent
4c396ddb22
commit
61384f83d0
1 changed files with 12 additions and 2 deletions
|
|
@ -251,9 +251,19 @@ Builds:
|
|||
- android/tools
|
||||
- .secret
|
||||
|
||||
- versionName: 1.8.9
|
||||
versionCode: 52
|
||||
commit: v1.8.9
|
||||
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.8
|
||||
CurrentVersionCode: 51
|
||||
CurrentVersion: 1.8.9
|
||||
CurrentVersionCode: 52
|
||||
|
|
|
|||
Loading…
Reference in a new issue