mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update Easter Eggs to v2.3.0 (37)
This commit is contained in:
parent
c990181e1f
commit
6aee3fb706
1 changed files with 15 additions and 2 deletions
|
|
@ -100,10 +100,23 @@ Builds:
|
|||
scandelete:
|
||||
- build-logic/build
|
||||
|
||||
- versionName: v2.3.0
|
||||
versionCode: 37
|
||||
commit: d3ef7a726ad28e4b0ad7c3f3cf5152765865c315
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
scandelete:
|
||||
- build-logic/build
|
||||
|
||||
AllowedAPKSigningKeys: 2e9e0ce7c37d0502aa5173ae9f96a190005099f1adb9f89c68d0ca01f63fa61d
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: app/build.gradle.kts|versionCode\s=\s(\d+)||
|
||||
CurrentVersion: v2.2.2
|
||||
CurrentVersionCode: 36
|
||||
CurrentVersion: v2.3.0
|
||||
CurrentVersionCode: 37
|
||||
|
|
|
|||
Loading…
Reference in a new issue