mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
refactor: migrate BuildConfig to Gradle build files
This commit is contained in:
parent
5967417c8b
commit
18ac27a75c
2 changed files with 1 additions and 1 deletions
|
|
@ -87,6 +87,7 @@ android {
|
|||
viewBinding true
|
||||
compose true
|
||||
aidl true
|
||||
buildConfig true
|
||||
}
|
||||
composeOptions {
|
||||
kotlinCompilerExtensionVersion = "1.5.8"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue