mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-06 22:26:57 +00:00
Update Droid-ify to 0.6.3 (630)
This commit is contained in:
parent
433b064553
commit
d69dd59c4b
1 changed files with 11 additions and 2 deletions
|
|
@ -269,8 +269,17 @@ Builds:
|
|||
scandelete:
|
||||
- build-logic/structure/build
|
||||
|
||||
- versionName: 0.6.3
|
||||
versionCode: 630
|
||||
commit: 550e09f189f1f289d79e0c01b5428c4595518ed3
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
scandelete:
|
||||
- build-logic/structure/build
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v[\d.]+$
|
||||
UpdateCheckData: build-logic/structure/src/main/kotlin/DefaultConfig.kt|versionCode\s=\s(\d+)|.|versionName\s=\s"([^"]+)"
|
||||
CurrentVersion: 0.6.2
|
||||
CurrentVersionCode: 620
|
||||
CurrentVersion: 0.6.3
|
||||
CurrentVersionCode: 630
|
||||
|
|
|
|||
Loading…
Reference in a new issue