mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Update Tabletop tools to 1.5 (6)
This commit is contained in:
parent
2a7d30c2d7
commit
03304731c9
1 changed files with 13 additions and 2 deletions
|
|
@ -50,7 +50,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.5'
|
||||
versionCode: 6
|
||||
commit: 8e5f05091885492a3e9beb7475e314d5ba2d2b70
|
||||
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.4'
|
||||
CurrentVersionCode: 5
|
||||
CurrentVersion: '1.5'
|
||||
CurrentVersionCode: 6
|
||||
|
|
|
|||
Loading…
Reference in a new issue