mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update Tabletop Tools to 1.12 (13)
This commit is contained in:
parent
3fafc47015
commit
bc0e3b933c
1 changed files with 13 additions and 2 deletions
|
|
@ -127,7 +127,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.12'
|
||||
versionCode: 13
|
||||
commit: 9743530b0ce993f7de4ccb7c474db24c759515f8
|
||||
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.11'
|
||||
CurrentVersionCode: 12
|
||||
CurrentVersion: '1.12'
|
||||
CurrentVersionCode: 13
|
||||
|
|
|
|||
Loading…
Reference in a new issue