Update Next Player to 0.10.0 (12)

This commit is contained in:
F-Droid checkupdates bot 2023-11-03 12:32:03 +00:00
parent 689011f5fa
commit 4e92a344f9

View file

@ -61,9 +61,25 @@ Builds:
scandelete:
- build-logic/convention/build
- versionName: 0.10.0
versionCode: 12
commit: 487cc2bc7136b01773ae813c2407ed1478694229
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-alternatives --auto java
gradle:
- yes
prebuild:
- sed -i -e '/isEnable = true/d' build.gradle.kts
- sed -i -e 's/\\\\\././g' ../feature/player/src/main/AndroidManifest.xml
scandelete:
- build-logic/convention/build
AllowedAPKSigningKeys: d37cabf3676cf58224fb242c8dd209129d05880379295faaa6d0fb607bec131b
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 0.9.0
CurrentVersionCode: 11
CurrentVersion: 0.10.0
CurrentVersionCode: 12