mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update Activity Launcher to 1.13.2 (26)
This commit is contained in:
parent
e1eb5f1c5d
commit
f516368115
1 changed files with 13 additions and 2 deletions
|
|
@ -98,7 +98,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.13.2
|
||||
versionCode: 26
|
||||
commit: 8cde268946e0e28689a479b13c43aaf13a1d0110
|
||||
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.1
|
||||
CurrentVersionCode: 25
|
||||
CurrentVersion: 1.13.2
|
||||
CurrentVersionCode: 26
|
||||
|
|
|
|||
Loading…
Reference in a new issue