mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +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
|
prebuild: sed -i '/versionNameSuffix.*idForSimon/d' build.gradle
|
||||||
ndk: r24
|
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: |-
|
MaintainerNotes: |-
|
||||||
* Cannot use UCM/AUM because of dynamic versionName.
|
* Cannot use UCM/AUM because of dynamic versionName.
|
||||||
* Check not only installation, but actual games to ensure correct JNI build.
|
* Check not only installation, but actual games to ensure correct JNI build.
|
||||||
|
|
||||||
AutoUpdateMode: None
|
AutoUpdateMode: None
|
||||||
UpdateCheckMode: None
|
UpdateCheckMode: None
|
||||||
CurrentVersion: 2022-04-29-0852-c43a34fb-fdroid
|
CurrentVersion: 2022-04-30-1100-c43a34fb-fdroid
|
||||||
CurrentVersionCode: 127
|
CurrentVersionCode: 128
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue