mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Activity Launcher to 1.14.0 (30)
This commit is contained in:
parent
07e8f45a65
commit
8ffe32238f
1 changed files with 13 additions and 2 deletions
|
|
@ -142,7 +142,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.14.0
|
||||
versionCode: 30
|
||||
commit: 84e338e82e09377f1cbe2ad1e4e9cf3967f3d2d1
|
||||
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.13.5
|
||||
CurrentVersionCode: 29
|
||||
CurrentVersion: 1.14.0
|
||||
CurrentVersionCode: 30
|
||||
|
|
|
|||
Loading…
Reference in a new issue