mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update Puzzles to 2024-03-10-2312-80aac310 (144)
This commit is contained in:
parent
a653822b22
commit
af7e0ad14c
1 changed files with 17 additions and 2 deletions
|
|
@ -199,11 +199,26 @@ Builds:
|
|||
- sed -i '/versionName = timestamp/s/timestamp.*$/"$$VERSION$$"/' build.gradle.kts
|
||||
ndk: r25
|
||||
|
||||
- versionName: 2024-03-10-2312-80aac310-fdroid
|
||||
versionCode: 144
|
||||
commit: 53763fa67bac6e78b0863372997851e8911c6d4c
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
prebuild:
|
||||
- sed -i '/{idForSimon()}/d' build.gradle.kts
|
||||
- sed -i '/versionName = timestamp/s/timestamp.*$/"$$VERSION$$"/' build.gradle.kts
|
||||
ndk: r25
|
||||
|
||||
MaintainerNotes: '* Check not only installation, but actual games to ensure correct
|
||||
JNI build.'
|
||||
|
||||
AutoUpdateMode: Version +-fdroid %v
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: app/build.gradle.kts|versionCode\s=\s(\d+)||
|
||||
CurrentVersion: 2023-11-15-2237-96d65e85
|
||||
CurrentVersionCode: 142
|
||||
CurrentVersion: 2024-03-10-2312-80aac310
|
||||
CurrentVersionCode: 144
|
||||
|
|
|
|||
Loading…
Reference in a new issue