mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update Next Player to 0.11.1 (16)
This commit is contained in:
parent
fbd2e0a061
commit
90e5f169da
1 changed files with 14 additions and 2 deletions
|
|
@ -105,9 +105,21 @@ Builds:
|
|||
scandelete:
|
||||
- build-logic/convention/build
|
||||
|
||||
- versionName: 0.11.1
|
||||
versionCode: 16
|
||||
commit: 1d70d728df34048c84c85988ae879151e41ff190
|
||||
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.11.0
|
||||
CurrentVersionCode: 15
|
||||
CurrentVersion: 0.11.1
|
||||
CurrentVersionCode: 16
|
||||
|
|
|
|||
Loading…
Reference in a new issue