mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
chore(build): Refactor Gradle build scripts to Kotlin DSL (#1944)
This commit is contained in:
parent
6332b3bd42
commit
b7c0bc874c
10 changed files with 140 additions and 65 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -15,6 +15,7 @@
|
|||
.externalNativeBuild
|
||||
.cxx
|
||||
/app/release
|
||||
/buildSrc/build
|
||||
|
||||
# Java KeyStore certificates
|
||||
*.jks
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue