mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
more update
This commit is contained in:
parent
62a83f1722
commit
8e32be282b
1 changed files with 6 additions and 1 deletions
|
|
@ -544,10 +544,15 @@ Builds:
|
|||
rm:
|
||||
- components/notification/impl
|
||||
- components/selfupdater/googleplay
|
||||
- components/wearable
|
||||
- components/wearable/emulate
|
||||
- components/wearable/sync/handheld/impl
|
||||
- components/wearable/sync/wear
|
||||
- instances/wearable
|
||||
prebuild:
|
||||
- sed -i -e 's/version_code", Integer.MAX_VALUE/version_code", $$VERCODE$$/'
|
||||
-e 's/version_name", DEBUG_VERSION/version_name", "$$VERSION$$"/' ../../../build-logic/plugins/convention/src/main/kotlin/com/flipperdevices/buildlogic/ApkConfig.kt
|
||||
- sed -i -e '/libs.wear.gms/d' ../../../components/wearable/sync/common/build.gradle.kts
|
||||
build.gradle.kts
|
||||
- sdkmanager 'cmake;3.22.1'
|
||||
scandelete:
|
||||
- build-logic/plugins/convention/build
|
||||
|
|
|
|||
Loading…
Reference in a new issue