mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
droidify - bump version
This commit is contained in:
parent
ada631727f
commit
4b0bee3bf0
1 changed files with 5 additions and 5 deletions
|
|
@ -151,9 +151,9 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.5.4
|
||||
versionCode: 53
|
||||
commit: fee76e0003d5adfbdbf6ba2540349ca4ea590cc4
|
||||
- versionName: 0.5.5
|
||||
versionCode: 55
|
||||
commit: d560a9e81970f85f4718364690a45617a05b2eb3
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
|
@ -161,5 +161,5 @@ Builds:
|
|||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v[\d.]+$
|
||||
UpdateCheckData: buildSrc/src/main/kotlin/Android.kt|versionCode\s=\s(\d+)|.|versionName\s=\s"([\d.]+)"
|
||||
CurrentVersion: 0.5.4
|
||||
CurrentVersionCode: 53
|
||||
CurrentVersion: 0.5.5
|
||||
CurrentVersionCode: 55
|
||||
|
|
|
|||
Loading…
Reference in a new issue