mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 07:06:52 +00:00
Update Loop Habit Tracker to 1.8.8 (51)
This commit is contained in:
parent
30c528513c
commit
fddbdc3fd5
1 changed files with 12 additions and 2 deletions
|
|
@ -241,9 +241,19 @@ Builds:
|
|||
- android/tools
|
||||
- .secret
|
||||
|
||||
- versionName: 1.8.8
|
||||
versionCode: 51
|
||||
commit: v1.8.8
|
||||
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.7
|
||||
CurrentVersionCode: 50
|
||||
CurrentVersion: 1.8.8
|
||||
CurrentVersionCode: 51
|
||||
|
|
|
|||
Loading…
Reference in a new issue