Update Planisphere to 1.11.0 (12)

This commit is contained in:
F-Droid checkupdates bot 2022-03-28 03:33:17 +00:00
parent 933f69692b
commit 80d6f42ae7

View file

@ -96,7 +96,18 @@ Builds:
gradle:
- yes
- versionName: 1.11.0
versionCode: 12
commit: dc7f22284ce8b48d6f4db76d062e56b4d53c56dd
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk
- update-alternatives --auto java
gradle:
- yes
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags v\d+\.\d+\.\d+
CurrentVersion: 1.10.0
CurrentVersionCode: 11
CurrentVersion: 1.11.0
CurrentVersionCode: 12