Update Next Player to 0.9.0 (11)

This commit is contained in:
F-Droid checkupdates bot 2023-09-26 12:13:29 +00:00
parent 34d5893b4b
commit 4443e66946

View file

@ -45,9 +45,25 @@ Builds:
scandelete:
- build-logic/convention/build
- versionName: 0.9.0
versionCode: 11
commit: 5b01ddf86d58534886e8c574bc2303951173d4f9
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.8.1
CurrentVersionCode: 10
CurrentVersion: 0.9.0
CurrentVersionCode: 11