mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Loop Habit Tracker to 1.8.10 (10810)
This commit is contained in:
parent
ae4384fbfd
commit
27e4588dd5
1 changed files with 12 additions and 2 deletions
|
|
@ -261,9 +261,19 @@ Builds:
|
||||||
- android/tools
|
- android/tools
|
||||||
- .secret
|
- .secret
|
||||||
|
|
||||||
|
- versionName: 1.8.10
|
||||||
|
versionCode: 10810
|
||||||
|
commit: v1.8.10
|
||||||
|
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.9
|
CurrentVersion: 1.8.10
|
||||||
CurrentVersionCode: 52
|
CurrentVersionCode: 10810
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue