mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update Material Flashlight to 2.8 (30)
This commit is contained in:
parent
878647eaf9
commit
15cea5c80c
1 changed files with 13 additions and 2 deletions
|
|
@ -47,7 +47,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '2.8'
|
||||
versionCode: 30
|
||||
commit: 31a9c5b53172fcdc11a0a1ebce580ca0565b588b
|
||||
subdir: app
|
||||
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.7'
|
||||
CurrentVersionCode: 29
|
||||
CurrentVersion: '2.8'
|
||||
CurrentVersionCode: 30
|
||||
|
|
|
|||
Loading…
Reference in a new issue