mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 20:59:11 +00:00
Update Droid-ify to 0.6.2 (620)
This commit is contained in:
parent
70fa78d4c2
commit
66ed34c05f
1 changed files with 11 additions and 2 deletions
|
|
@ -260,8 +260,17 @@ Builds:
|
|||
scandelete:
|
||||
- build-logic/structure/build
|
||||
|
||||
- versionName: 0.6.2
|
||||
versionCode: 620
|
||||
commit: 2036789ce2b9c54737cde2c186028d000a5d02aa
|
||||
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.1
|
||||
CurrentVersionCode: 610
|
||||
CurrentVersion: 0.6.2
|
||||
CurrentVersionCode: 620
|
||||
|
|
|
|||
Loading…
Reference in a new issue