chore(build): Refactor Gradle build scripts to Kotlin DSL (#1944)

This commit is contained in:
James Rich 2025-05-26 21:26:46 -05:00 committed by GitHub
parent 6332b3bd42
commit b7c0bc874c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 140 additions and 65 deletions

1
.gitignore vendored
View file

@ -15,6 +15,7 @@
.externalNativeBuild
.cxx
/app/release
/buildSrc/build
# Java KeyStore certificates
*.jks