Gradle Kotlin DSL (#2634)

* Ease migration to Gradle Kotlin DSL by changing quotes, function calls and plugin definitions

* Migrate build scripts to Gradle Kotlin DSL
This commit is contained in:
Daniel Bälz
2020-05-18 23:14:01 +02:00
committed by GitHub
parent c9e63b3e00
commit 47d7e8ef09
17 changed files with 587 additions and 527 deletions

1
.gitignore vendored
View File

@ -68,6 +68,7 @@ com_crashlytics_export_strings.xml
/html/build/
/ios/build/
/ios-moe/build/
/buildSrc/build
/nbbuild/
/android/nbbuild/