update recipe

This commit is contained in:
Licaon_Kter 2024-11-12 08:39:26 +00:00
parent a22d6fce8b
commit 62a83f1722

View file

@ -541,6 +541,10 @@ Builds:
submodules: true
gradle:
- yes
rm:
- components/notification/impl
- components/selfupdater/googleplay
- components/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