mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-05 13:46:52 +00:00
Update Planisphere to 1.11.0 (12)
This commit is contained in:
parent
933f69692b
commit
80d6f42ae7
1 changed files with 13 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue