mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-05 21:56:58 +00:00
Update Activity Launcher to 1.13.5 (29)
This commit is contained in:
parent
c7e2702bd5
commit
39abf3f68b
1 changed files with 13 additions and 2 deletions
|
|
@ -131,7 +131,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.13.5
|
||||
versionCode: 29
|
||||
commit: 07bf8179900be19a62e4d3c8fbbc83f883507678
|
||||
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.4
|
||||
CurrentVersionCode: 28
|
||||
CurrentVersion: 1.13.5
|
||||
CurrentVersionCode: 29
|
||||
|
|
|
|||
Loading…
Reference in a new issue