mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update Activity Launcher to 1.13.0 (24)
This commit is contained in:
parent
3c8a9f5ff2
commit
79f2756787
1 changed files with 13 additions and 2 deletions
|
|
@ -76,7 +76,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.13.0
|
||||
versionCode: 24
|
||||
commit: b9da1380aaeaa8246c3784654fbcdd58885019e4
|
||||
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.12.1
|
||||
CurrentVersionCode: 21
|
||||
CurrentVersion: 1.13.0
|
||||
CurrentVersionCode: 24
|
||||
|
|
|
|||
Loading…
Reference in a new issue