Update Next Player to 0.8.1 (10)

This commit is contained in:
F-Droid checkupdates bot 2023-09-13 12:34:13 +00:00
parent 5ede348fc6
commit 096a6f7776

View file

@ -29,9 +29,25 @@ Builds:
scandelete:
- build-logic/convention/build
- versionName: 0.8.1
versionCode: 10
commit: ed26802ed21005e55ac2ef09f4e01db8ac2345e0
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.0
CurrentVersionCode: 9
CurrentVersion: 0.8.1
CurrentVersionCode: 10