mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
update recipe
This commit is contained in:
parent
a22d6fce8b
commit
62a83f1722
1 changed files with 4 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue