mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update meteroid to 2.11.0 (50)
This commit is contained in:
parent
c1c8d99b58
commit
0a19b1b340
1 changed files with 13 additions and 2 deletions
|
|
@ -150,7 +150,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.11.0
|
||||
versionCode: 50
|
||||
commit: b15237af8e7f1b1f0a4a7f44be6c0c8e505c0932
|
||||
subdir: meteroid
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.10.1
|
||||
CurrentVersionCode: 43
|
||||
CurrentVersion: 2.11.0
|
||||
CurrentVersionCode: 50
|
||||
|
|
|
|||
Loading…
Reference in a new issue