mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 20:59:11 +00:00
Update Activity Launcher to 1.13.1 (25)
This commit is contained in:
parent
540ff1f31e
commit
8eed127d35
1 changed files with 13 additions and 2 deletions
|
|
@ -87,7 +87,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.13.1
|
||||
versionCode: 25
|
||||
commit: 6da38f4e59f987b06c94e55757a82c6810751d14
|
||||
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.0
|
||||
CurrentVersionCode: 24
|
||||
CurrentVersion: 1.13.1
|
||||
CurrentVersionCode: 25
|
||||
|
|
|
|||
Loading…
Reference in a new issue