mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +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
|
||||
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:
|
||||
- versionName: 1.9.4
|
||||
|
|
@ -195,12 +195,13 @@ Builds:
|
|||
scandelete:
|
||||
- build-logic/convention/build
|
||||
|
||||
- versionName: 3.1.0-beta02
|
||||
versionCode: 51
|
||||
commit: 3892e3bbf4d5031e2b5c6e435579644e0a54a53b
|
||||
- versionName: 3.1.0
|
||||
versionCode: 52
|
||||
commit: 6675eccba6412267ea855a669ada83ead5162e09
|
||||
subdir: app
|
||||
gradle:
|
||||
- foss
|
||||
- product
|
||||
scandelete:
|
||||
- build-logic/convention/build
|
||||
|
||||
|
|
@ -209,5 +210,5 @@ AllowedAPKSigningKeys: 2e9e0ce7c37d0502aa5173ae9f96a190005099f1adb9f89c68d0ca01f
|
|||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: app/build.gradle.kts|versionCode\s=\s(\d+)|.|versionName\s=\s"(.*)"
|
||||
CurrentVersion: 3.1.0-beta02
|
||||
CurrentVersionCode: 51
|
||||
CurrentVersion: 3.1.0
|
||||
CurrentVersionCode: 52
|
||||
|
|
|
|||
Loading…
Reference in a new issue