mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 10:11:43 +00:00
Update Easter Eggs to 4.3.0 (67)
This commit is contained in:
parent
26fe487f93
commit
efb068cd55
1 changed files with 12 additions and 2 deletions
|
|
@ -266,10 +266,20 @@ Builds:
|
||||||
scandelete:
|
scandelete:
|
||||||
- build-logic/convention/build
|
- build-logic/convention/build
|
||||||
|
|
||||||
|
- versionName: 4.3.0
|
||||||
|
versionCode: 67
|
||||||
|
commit: 6b9a028ee6693fa911c976fc0205bd4a8d44ea7f
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- foss
|
||||||
|
- product
|
||||||
|
scandelete:
|
||||||
|
- build-logic/convention/build
|
||||||
|
|
||||||
AllowedAPKSigningKeys: 2e9e0ce7c37d0502aa5173ae9f96a190005099f1adb9f89c68d0ca01f63fa61d
|
AllowedAPKSigningKeys: 2e9e0ce7c37d0502aa5173ae9f96a190005099f1adb9f89c68d0ca01f63fa61d
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags ^v[\d.]+$
|
UpdateCheckMode: Tags ^v[\d.]+$
|
||||||
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: 4.2.0
|
CurrentVersion: 4.3.0
|
||||||
CurrentVersionCode: 66
|
CurrentVersionCode: 67
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue