mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 07:06:52 +00:00
Update Activity Launcher to 1.14.4 (33)
This commit is contained in:
parent
1a73cf2335
commit
6187a0fc9f
1 changed files with 13 additions and 2 deletions
|
|
@ -164,7 +164,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.14.4
|
||||
versionCode: 33
|
||||
commit: 62e7a1a5f29ee11ba3625fb71c78ca7236df0a12
|
||||
subdir: ActivityLauncherApp
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.14.3
|
||||
CurrentVersionCode: 32
|
||||
CurrentVersion: 1.14.4
|
||||
CurrentVersionCode: 33
|
||||
|
|
|
|||
Loading…
Reference in a new issue