mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Easter Eggs to 4.3.1 (68)
This commit is contained in:
parent
75e4ce1af4
commit
d814ff4644
1 changed files with 12 additions and 2 deletions
|
|
@ -276,10 +276,20 @@ Builds:
|
||||||
scandelete:
|
scandelete:
|
||||||
- build-logic/convention/build
|
- build-logic/convention/build
|
||||||
|
|
||||||
|
- versionName: 4.3.1
|
||||||
|
versionCode: 68
|
||||||
|
commit: c0460b6e90d8125089d355134c5d4dec22df3c8f
|
||||||
|
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.3.0
|
CurrentVersion: 4.3.1
|
||||||
CurrentVersionCode: 67
|
CurrentVersionCode: 68
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue