mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update Droid-ify to 0.5.8.1 (581)
This commit is contained in:
parent
22b490d222
commit
880da5693b
1 changed files with 9 additions and 2 deletions
|
|
@ -173,8 +173,15 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.5.8.1
|
||||
versionCode: 581
|
||||
commit: ccc3359735b44076b428cfefcf658906554733a0
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v[\d.]+$
|
||||
UpdateCheckData: buildSrc/src/main/kotlin/Android.kt|versionCode\s=\s(\d+)|.|versionName\s=\s"([\d.]+)"
|
||||
CurrentVersion: 0.5.7
|
||||
CurrentVersionCode: 57
|
||||
CurrentVersion: 0.5.8.1
|
||||
CurrentVersionCode: 581
|
||||
|
|
|
|||
Loading…
Reference in a new issue