mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update Tabletop Tools to 1.11 (12)
This commit is contained in:
parent
4efc049028
commit
89739e8c1f
1 changed files with 13 additions and 2 deletions
|
|
@ -116,7 +116,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.11'
|
||||
versionCode: 12
|
||||
commit: 21cc642251b2fc5d4ff7582b2edab90d82e246e3
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.10'
|
||||
CurrentVersionCode: 11
|
||||
CurrentVersion: '1.11'
|
||||
CurrentVersionCode: 12
|
||||
|
|
|
|||
Loading…
Reference in a new issue