mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update Olauncher to v4.1.0 (68)
This commit is contained in:
parent
e44b57828b
commit
1033768357
1 changed files with 13 additions and 2 deletions
|
|
@ -305,7 +305,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: v4.1.0
|
||||
versionCode: 68
|
||||
commit: 3ac9ed1680d5225d83a33b7cf50a2c1570068e68
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: v4.0.9
|
||||
CurrentVersionCode: 67
|
||||
CurrentVersion: v4.1.0
|
||||
CurrentVersionCode: 68
|
||||
|
|
|
|||
Loading…
Reference in a new issue