mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-24 06:35:57 +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
|
- android/tools
|
||||||
- .secret
|
- .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
|
AutoUpdateMode: Version v%v
|
||||||
UpdateCheckMode: HTTP
|
UpdateCheckMode: HTTP
|
||||||
UpdateCheckData: https://raw.githubusercontent.com/iSoron/uhabits/master/android/gradle.properties|VERSION_CODE
|
UpdateCheckData: https://raw.githubusercontent.com/iSoron/uhabits/master/android/gradle.properties|VERSION_CODE
|
||||||
= ([0-9]*)|.|VERSION_NAME = ([0-9.]*)
|
= ([0-9]*)|.|VERSION_NAME = ([0-9.]*)
|
||||||
CurrentVersion: 1.8.7
|
CurrentVersion: 1.8.8
|
||||||
CurrentVersionCode: 50
|
CurrentVersionCode: 51
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue