mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-07 14:46:52 +00:00
Update 2048 Multiplatform build to 1.12.0 (34)
This commit is contained in:
parent
335112b3c2
commit
91669eac84
1 changed files with 15 additions and 2 deletions
|
|
@ -70,7 +70,20 @@ Builds:
|
|||
rm:
|
||||
- doc
|
||||
|
||||
- versionName: 1.12.0
|
||||
versionCode: 34
|
||||
commit: af68507a00d59931fc1446a504957f0c8f7413e3
|
||||
subdir: game2048-android
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
rm:
|
||||
- doc
|
||||
|
||||
AutoUpdateMode: Version %v-release
|
||||
UpdateCheckMode: Tags ^[0-9.]+-release$
|
||||
CurrentVersion: 1.11.0
|
||||
CurrentVersionCode: 33
|
||||
CurrentVersion: 1.12.0
|
||||
CurrentVersionCode: 34
|
||||
|
|
|
|||
Loading…
Reference in a new issue