mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update Droid-ify to 0.5.7 (57)
This commit is contained in:
parent
b23df0af34
commit
bea164f287
1 changed files with 9 additions and 2 deletions
|
|
@ -165,8 +165,15 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.5.7
|
||||
versionCode: 57
|
||||
commit: ad677a604fd6b05ad5b4c0ca55790843fe7dde78
|
||||
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.6
|
||||
CurrentVersionCode: 56
|
||||
CurrentVersion: 0.5.7
|
||||
CurrentVersionCode: 57
|
||||
|
|
|
|||
Loading…
Reference in a new issue