Update Tower Collector to 2.11.0 (2110094)

This commit is contained in:
F-Droid checkupdates bot 2021-09-28 03:37:46 +00:00
parent 36e76d4a82
commit de8f12e03c

View file

@ -330,7 +330,18 @@ Builds:
gradle:
- productionFdroid
- versionName: 2.11.0
versionCode: 2110094
commit: bab8c8b1cf08e6634e8dd770469a019198425600
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk
- update-alternatives --auto java
gradle:
- productionFdroid
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: 2.10.0
CurrentVersionCode: 2100093
CurrentVersion: 2.11.0
CurrentVersionCode: 2110094