Lot of global changes (#10)

Global update
This commit is contained in:
2022-08-30 19:49:52 +03:00
committed by GitHub
parent 8d0cd19322
commit 7a99347841
230 changed files with 9172 additions and 3157 deletions
+2 -2
View File
@@ -6,9 +6,9 @@ buildscript {
}
dependencies {
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:1.6.10")
classpath("com.android.tools.build:gradle:7.1.2")
classpath("com.android.tools.build:gradle:7.2.2")
classpath("com.google.dagger:hilt-android-gradle-plugin:2.38.1")
classpath("com.google.dagger:hilt-android-gradle-plugin:2.40.1")
}
}