mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update dev.theolm.wwc to v0.9.0 (13)
This commit is contained in:
parent
e4d866ea41
commit
fd91a2331d
1 changed files with 11 additions and 2 deletions
|
|
@ -74,10 +74,19 @@ Builds:
|
||||||
scandelete:
|
scandelete:
|
||||||
- build-logic/build/
|
- build-logic/build/
|
||||||
|
|
||||||
|
- versionName: v0.9.0
|
||||||
|
versionCode: 13
|
||||||
|
commit: 48c80ee4ea33b0226ca8329b5b7ad862865f5a93
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
scandelete:
|
||||||
|
- build-logic/build/
|
||||||
|
|
||||||
AllowedAPKSigningKeys: a51bcf4492e81eb4d522c06ca9a0d90ab60be70a1376da7b169f23d38431b2cd
|
AllowedAPKSigningKeys: a51bcf4492e81eb4d522c06ca9a0d90ab60be70a1376da7b169f23d38431b2cd
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
UpdateCheckData: app/build.gradle.kts|versionCode\s=\s(\d+)|.|versionName\s=\s"(.+)"
|
UpdateCheckData: app/build.gradle.kts|versionCode\s=\s(\d+)|.|versionName\s=\s"(.+)"
|
||||||
CurrentVersion: v0.8.2
|
CurrentVersion: v0.9.0
|
||||||
CurrentVersionCode: 12
|
CurrentVersionCode: 13
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue