mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
uHabit - update and UCM
This commit is contained in:
parent
eb68bb607e
commit
780e186c4f
1 changed files with 15 additions and 3 deletions
|
|
@ -231,7 +231,19 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.8.7
|
||||
versionCode: 50
|
||||
commit: v1.8.7
|
||||
subdir: android/uhabits-android
|
||||
gradle:
|
||||
- yes
|
||||
rm:
|
||||
- android/tools
|
||||
- .secret
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.7.11
|
||||
CurrentVersionCode: 38
|
||||
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
|
||||
|
|
|
|||
Loading…
Reference in a new issue