Setup the template project

This commit is contained in:
2021-09-03 10:47:27 +02:00
parent 150bc30d7e
commit 8f70464fa3
38 changed files with 371 additions and 34 deletions
-2
View File
@@ -11,8 +11,6 @@ buildscript {
classpath(Libs.kotlin_gradle_plugin)
classpath(Libs.gradle_plugin)
classpath(Libs.hilt_gradle_plugin)
classpath(Libs.play_service_plugin)
classpath(Libs.firebase_crashlytics_plugin)
}
}