mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-24 06:35:57 +00:00
Update M3U to 1.14.0-alpha02 (87)
This commit is contained in:
parent
f6cc75af2b
commit
240bf93f15
1 changed files with 13 additions and 2 deletions
|
|
@ -24,9 +24,20 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.14.0-alpha02
|
||||
versionCode: 87
|
||||
commit: 03288c197553fc5554e15595ee3f8a60d91a28ea
|
||||
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.13.6
|
||||
CurrentVersionCode: 85
|
||||
CurrentVersion: 1.14.0-alpha02
|
||||
CurrentVersionCode: 87
|
||||
|
|
|
|||
Loading…
Reference in a new issue