mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update 2048 Multiplatform build to 1.11.0 (33)
This commit is contained in:
parent
ea6b34e383
commit
01c613f7aa
1 changed files with 15 additions and 2 deletions
|
|
@ -57,7 +57,20 @@ Builds:
|
|||
rm:
|
||||
- doc
|
||||
|
||||
- versionName: 1.11.0
|
||||
versionCode: 33
|
||||
commit: 79a5f794c9a20609bcdc152c97e1645874c9629b
|
||||
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.10.15
|
||||
CurrentVersionCode: 32
|
||||
CurrentVersion: 1.11.0
|
||||
CurrentVersionCode: 33
|
||||
|
|
|
|||
Loading…
Reference in a new issue