mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update Puzzles: previous version crashes for Turkish users
This commit is contained in:
parent
bcd6a5c913
commit
ded7fb627c
1 changed files with 16 additions and 2 deletions
|
|
@ -116,11 +116,25 @@ Builds:
|
|||
prebuild: sed -i '/versionNameSuffix.*idForSimon/d' build.gradle
|
||||
ndk: r24
|
||||
|
||||
- versionName: 2022-04-30-1100-c43a34fb-fdroid
|
||||
versionCode: 128
|
||||
commit: 2022-04-30-1100-c43a34fb
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
forceversion: true
|
||||
prebuild: sed -i '/versionNameSuffix.*idForSimon/d' build.gradle
|
||||
ndk: r24
|
||||
|
||||
MaintainerNotes: |-
|
||||
* Cannot use UCM/AUM because of dynamic versionName.
|
||||
* Check not only installation, but actual games to ensure correct JNI build.
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: 2022-04-29-0852-c43a34fb-fdroid
|
||||
CurrentVersionCode: 127
|
||||
CurrentVersion: 2022-04-30-1100-c43a34fb-fdroid
|
||||
CurrentVersionCode: 128
|
||||
|
|
|
|||
Loading…
Reference in a new issue