mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update Droid-ify to 0.6.4 (640)
This commit is contained in:
parent
0e5dd175e9
commit
8e83657311
1 changed files with 12 additions and 2 deletions
|
|
@ -278,8 +278,18 @@ Builds:
|
|||
scandelete:
|
||||
- build-logic/structure/build
|
||||
|
||||
- versionName: 0.6.4
|
||||
versionCode: 640
|
||||
commit: 71104e9ddbb124ca3dac7825904970a27d5a2e45
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
scandelete:
|
||||
- build-logic/structure/build
|
||||
- sync/fdroid/src/androidTest/assets
|
||||
|
||||
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.3
|
||||
CurrentVersionCode: 630
|
||||
CurrentVersion: 0.6.4
|
||||
CurrentVersionCode: 640
|
||||
|
|
|
|||
Loading…
Reference in a new issue