mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update M.A.L.P. to 1.2.9 (36)
This commit is contained in:
parent
dddcb00ec9
commit
5d8377416c
1 changed files with 15 additions and 2 deletions
|
|
@ -213,7 +213,20 @@ Builds:
|
|||
rm:
|
||||
- image_sources
|
||||
|
||||
- versionName: 1.2.9
|
||||
versionCode: 36
|
||||
commit: 93814904691a5f372bc6dff8330ba5dbb021a73f
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
rm:
|
||||
- image_sources
|
||||
|
||||
AutoUpdateMode: Version release-%c
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.2.8
|
||||
CurrentVersionCode: 35
|
||||
CurrentVersion: 1.2.9
|
||||
CurrentVersionCode: 36
|
||||
|
|
|
|||
Loading…
Reference in a new issue