mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 02:01:42 +00:00
Update com.imcys.bilibilias to 2.0.46 (207)
This commit is contained in:
parent
ed66dac922
commit
2444de4f9e
1 changed files with 16 additions and 2 deletions
|
|
@ -53,7 +53,21 @@ Builds:
|
||||||
scandelete:
|
scandelete:
|
||||||
- build-logic/convention
|
- build-logic/convention
|
||||||
|
|
||||||
|
- versionName: 2.0.46
|
||||||
|
versionCode: 207
|
||||||
|
commit: 104fcac3b6686d89b3cca8b290d9b9b17789f0c5
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
prebuild:
|
||||||
|
- sed -i -e '/tencent/d' -e '/androidx/d' ../settings.gradle.kts
|
||||||
|
- sed -i -e '/mtj/d' ../common/build.gradle.kts
|
||||||
|
- sed -i -e '/StatService.onEvent/,/^ )/d' src/main/java/com/imcys/bilibilias/base/utils/*.kt
|
||||||
|
- find .. -name *.kt -exec sed -i -e '/StatService/d' {} \;
|
||||||
|
scandelete:
|
||||||
|
- build-logic/convention
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 2.0.45
|
CurrentVersion: 2.0.46
|
||||||
CurrentVersionCode: 206
|
CurrentVersionCode: 207
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue