mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update com.imcys.bilibilias to 2.1.5 (215)
This commit is contained in:
parent
e7265a0f04
commit
b4da234ce1
1 changed files with 19 additions and 2 deletions
|
|
@ -83,7 +83,24 @@ Builds:
|
|||
scandelete:
|
||||
- build-logic/convention
|
||||
|
||||
- versionName: 2.1.5
|
||||
versionCode: 215
|
||||
commit: 7891c9a5f5587da5c1efa643bb35bb57f900a899
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
rm:
|
||||
- common/libs
|
||||
- doc
|
||||
prebuild:
|
||||
- sed -i -e '/foojay/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
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.1.0
|
||||
CurrentVersionCode: 210
|
||||
CurrentVersion: 2.1.5
|
||||
CurrentVersionCode: 215
|
||||
|
|
|
|||
Loading…
Reference in a new issue