Update Tabletop Tools to 1.9 (10)

This commit is contained in:
F-Droid checkupdates bot 2022-05-01 05:07:34 +00:00
parent 12a04215d5
commit 09e85b3a9e

View file

@ -5,7 +5,7 @@ SourceCode: https://github.com/mueller-ma/TabletopTools
IssueTracker: https://github.com/mueller-ma/TabletopTools/issues
Changelog: https://github.com/mueller-ma/TabletopTools/releases
AutoName: Tabletop tools
AutoName: Tabletop Tools
RepoType: git
Repo: https://github.com/mueller-ma/TabletopTools.git
@ -94,7 +94,18 @@ Builds:
gradle:
- yes
- versionName: '1.9'
versionCode: 10
commit: 12b5b341cbcbf2797306233a121a3057b827641f
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.8'
CurrentVersionCode: 9
CurrentVersion: '1.9'
CurrentVersionCode: 10