mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Puzzles security update
This commit is contained in:
parent
272efb0899
commit
45bbf13e7b
1 changed files with 12 additions and 3 deletions
|
|
@ -144,12 +144,21 @@ Builds:
|
|||
prebuild: sed -i '/versionNameSuffix.*idForSimon/d' build.gradle
|
||||
ndk: r24
|
||||
|
||||
- versionName: 2023-01-15-2303-5782e29d-fdroid
|
||||
versionCode: 135
|
||||
commit: 2023-01-15-2303-5782e29d
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
forceversion: true
|
||||
prebuild: sed -i '/versionNameSuffix.*idForSimon/d' build.gradle
|
||||
ndk: r25
|
||||
|
||||
MaintainerNotes: |-
|
||||
* Cannot use UCM/AUM because of dynamic versionName.
|
||||
* Check not only installation, but actual games to ensure correct JNI build.
|
||||
|
||||
AutoUpdateMode: Version +-fdroid %v
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: app/build.gradle|versionCode\s(\d+)||
|
||||
CurrentVersion: 2022-05-21-1809-c43a34fb-fdroid
|
||||
CurrentVersionCode: 133
|
||||
CurrentVersion: 2023-01-15-2303-5782e29d-fdroid
|
||||
CurrentVersionCode: 135
|
||||
|
|
|
|||
Loading…
Reference in a new issue