Update Tabletop Tools to 1.11 (12)

This commit is contained in:
F-Droid checkupdates bot 2022-08-18 05:29:29 +00:00
parent 4efc049028
commit 89739e8c1f

View file

@ -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