mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +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:
|
scandelete:
|
||||||
- build-logic/structure/build
|
- 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
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags ^v[\d.]+$
|
UpdateCheckMode: Tags ^v[\d.]+$
|
||||||
UpdateCheckData: build-logic/structure/src/main/kotlin/DefaultConfig.kt|versionCode\s=\s(\d+)|.|versionName\s=\s"([^"]+)"
|
UpdateCheckData: build-logic/structure/src/main/kotlin/DefaultConfig.kt|versionCode\s=\s(\d+)|.|versionName\s=\s"([^"]+)"
|
||||||
CurrentVersion: 0.6.3
|
CurrentVersion: 0.6.4
|
||||||
CurrentVersionCode: 630
|
CurrentVersionCode: 640
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue