mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update M3U to 1.14.0-alpha13 (98)
This commit is contained in:
parent
9c5c9aef21
commit
d7251dab0b
1 changed files with 13 additions and 2 deletions
|
|
@ -46,9 +46,20 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.14.0-alpha13
|
||||
versionCode: 98
|
||||
commit: 7aae69bf296f7d3df701d2d531dd860ecfd16ad7
|
||||
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-alpha12
|
||||
CurrentVersionCode: 97
|
||||
CurrentVersion: 1.14.0-alpha13
|
||||
CurrentVersionCode: 98
|
||||
|
|
|
|||
Loading…
Reference in a new issue