mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +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
|
- android/tools
|
||||||
- .secret
|
- .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
|
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.8
|
CurrentVersion: 1.8.9
|
||||||
CurrentVersionCode: 51
|
CurrentVersionCode: 52
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue