mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update meteroid to 2.10.1 (43)
This commit is contained in:
parent
dcf27af6c7
commit
1def017063
1 changed files with 13 additions and 2 deletions
|
|
@ -139,7 +139,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.10.1
|
||||
versionCode: 43
|
||||
commit: c30a94c77f2573fda9bf67ecc81050908f6be768
|
||||
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.0
|
||||
CurrentVersionCode: 42
|
||||
CurrentVersion: 2.10.1
|
||||
CurrentVersionCode: 43
|
||||
|
|
|
|||
Loading…
Reference in a new issue