m
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
// Top-level build file where you can add configuration options common to all sub-projects/modules.
|
||||
<<<<<<< HEAD
|
||||
buildscript {
|
||||
repositories {
|
||||
google()
|
||||
@@ -20,3 +21,9 @@ allprojects {
|
||||
task clean(type: Delete) {
|
||||
delete rootProject.buildDir
|
||||
}
|
||||
=======
|
||||
plugins {
|
||||
alias(libs.plugins.android.application) apply false
|
||||
id 'com.google.dagger.hilt.android' version '2.48.1' apply false
|
||||
}
|
||||
>>>>>>> 7c5f94d47066e9f9fb4cd23e74fe34d53d326684
|
||||
|
||||
Reference in New Issue
Block a user