mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update M3U to 1.14.0-alpha11 (96)
This commit is contained in:
parent
ed04995275
commit
5abf011a3c
1 changed files with 13 additions and 2 deletions
|
|
@ -35,9 +35,20 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.14.0-alpha11
|
||||
versionCode: 96
|
||||
commit: 053c7ec3f6654c262e7277af73964e763f8a8d9c
|
||||
subdir: androidApp
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: a7ccec654319efae75095bdcc39b983704185618f2a0328b20f8d9dec66f8bc2
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.14.0-alpha10
|
||||
CurrentVersionCode: 95
|
||||
CurrentVersion: 1.14.0-alpha11
|
||||
CurrentVersionCode: 96
|
||||
|
|
|
|||
Loading…
Reference in a new issue