mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update The Light to 3.53 (20220526)
This commit is contained in:
parent
af3498a68a
commit
687e7d3dbe
1 changed files with 13 additions and 2 deletions
|
|
@ -375,7 +375,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '3.53'
|
||||
versionCode: 20220526
|
||||
commit: 961872f7eb587ebb80ccfd07793bfbbbcb72de5a
|
||||
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
|
||||
CurrentVersion: '3.48'
|
||||
CurrentVersionCode: 20211206
|
||||
CurrentVersion: '3.53'
|
||||
CurrentVersionCode: 20220526
|
||||
|
|
|
|||
Loading…
Reference in a new issue