mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-19 12:24:03 +00:00
Update Easter Eggs to 3.1.0 (52)
This commit is contained in:
parent
40ba0d4532
commit
1b9fea8d56
1 changed files with 7 additions and 6 deletions
|
|
@ -16,7 +16,7 @@ AutoName: Easter Eggs
|
||||||
|
|
||||||
RepoType: git
|
RepoType: git
|
||||||
Repo: https://github.com/hushenghao/AndroidEasterEggs.git
|
Repo: https://github.com/hushenghao/AndroidEasterEggs.git
|
||||||
Binaries: https://github.com/hushenghao/AndroidEasterEggs/releases/download/v%v/easter_eggs_%v_%c-foss-release.apk
|
Binaries: https://github.com/hushenghao/AndroidEasterEggs/releases/download/v%v/easter_eggs_%v_%c-foss-product-release.apk
|
||||||
|
|
||||||
Builds:
|
Builds:
|
||||||
- versionName: 1.9.4
|
- versionName: 1.9.4
|
||||||
|
|
@ -195,12 +195,13 @@ Builds:
|
||||||
scandelete:
|
scandelete:
|
||||||
- build-logic/convention/build
|
- build-logic/convention/build
|
||||||
|
|
||||||
- versionName: 3.1.0-beta02
|
- versionName: 3.1.0
|
||||||
versionCode: 51
|
versionCode: 52
|
||||||
commit: 3892e3bbf4d5031e2b5c6e435579644e0a54a53b
|
commit: 6675eccba6412267ea855a669ada83ead5162e09
|
||||||
subdir: app
|
subdir: app
|
||||||
gradle:
|
gradle:
|
||||||
- foss
|
- foss
|
||||||
|
- product
|
||||||
scandelete:
|
scandelete:
|
||||||
- build-logic/convention/build
|
- build-logic/convention/build
|
||||||
|
|
||||||
|
|
@ -209,5 +210,5 @@ AllowedAPKSigningKeys: 2e9e0ce7c37d0502aa5173ae9f96a190005099f1adb9f89c68d0ca01f
|
||||||
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: 3.1.0-beta02
|
CurrentVersion: 3.1.0
|
||||||
CurrentVersionCode: 51
|
CurrentVersionCode: 52
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue