mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update Activity Launcher to 1.14.8 (38)
This commit is contained in:
parent
adbfc72b05
commit
55c689262b
1 changed files with 13 additions and 2 deletions
|
|
@ -211,7 +211,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.14.8
|
||||
versionCode: 38
|
||||
commit: 1c975beb7357fc2ee4b36eac9122e64f63389ad8
|
||||
subdir: ActivityLauncherApp
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.14.7
|
||||
CurrentVersionCode: 37
|
||||
CurrentVersion: 1.14.8
|
||||
CurrentVersionCode: 38
|
||||
|
|
|
|||
Loading…
Reference in a new issue