mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-21 21:34:53 +00:00
Update Planisphere to 1.10.0 (11)
This commit is contained in:
parent
f3b10c504a
commit
2c8339755f
1 changed files with 13 additions and 2 deletions
|
|
@ -85,7 +85,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.10.0
|
||||
versionCode: 11
|
||||
commit: 9e0b2b62f2f85504ae4d0b7286d26630ce207bab
|
||||
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.9.0
|
||||
CurrentVersionCode: 10
|
||||
CurrentVersion: 1.10.0
|
||||
CurrentVersionCode: 11
|
||||
|
|
|
|||
Loading…
Reference in a new issue