mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-07 14:46:52 +00:00
Update Next Player to 0.11.0 (15)
This commit is contained in:
parent
cc70230b65
commit
59a1c0e36a
1 changed files with 14 additions and 2 deletions
|
|
@ -93,9 +93,21 @@ Builds:
|
|||
scandelete:
|
||||
- build-logic/convention/build
|
||||
|
||||
- versionName: 0.11.0
|
||||
versionCode: 15
|
||||
commit: c60cefd4130e78ae67641e3f833c0669b6ecb0c7
|
||||
subdir: app
|
||||
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.10.2
|
||||
CurrentVersionCode: 14
|
||||
CurrentVersion: 0.11.0
|
||||
CurrentVersionCode: 15
|
||||
|
|
|
|||
Loading…
Reference in a new issue