Update Tabletop Tools to 1.10 (11)

This commit is contained in:
F-Droid checkupdates bot 2022-07-15 03:32:48 +00:00
parent f541a01ac3
commit 7cc0ce7189

View file

@ -105,7 +105,18 @@ Builds:
gradle:
- yes
- versionName: '1.10'
versionCode: 11
commit: 584125c132ba248fa382a8e1e08801046b1bfa21
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.9'
CurrentVersionCode: 10
CurrentVersion: '1.10'
CurrentVersionCode: 11