mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Merge branch 'uhabitupdate' into 'master'
uHabit - update and UCM Closes #2013 See merge request fdroid/fdroiddata!6962
This commit is contained in:
commit
a3da9a08ca
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