mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update The Light to 3.70 (20230810)
This commit is contained in:
parent
8d8ae9ff0c
commit
aa31caa1af
1 changed files with 14 additions and 2 deletions
|
|
@ -500,7 +500,19 @@ Builds:
|
|||
- yes
|
||||
prebuild: sed -i -e 's/-XX:MaxPermSize=512m//' ../gradle.properties
|
||||
|
||||
- versionName: '3.70'
|
||||
versionCode: 20230810
|
||||
commit: 3c17a4ea994e596fc02a100994646642b03cd552
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sed -i -e 's/-XX:MaxPermSize=512m//' ../gradle.properties
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '3.69'
|
||||
CurrentVersionCode: 20230721
|
||||
CurrentVersion: '3.70'
|
||||
CurrentVersionCode: 20230810
|
||||
|
|
|
|||
Loading…
Reference in a new issue