Update more dependencies and remove RepositoryInstrumentedTest
This commit is contained in:
@@ -15,9 +15,9 @@ buildscript {
|
||||
|
||||
plugins {
|
||||
id 'com.google.dagger.hilt.android' version '2.59' apply false
|
||||
id 'org.jetbrains.kotlin.android' version '2.2.10' apply false
|
||||
id 'org.jetbrains.kotlin.android' version '2.3.20' apply false
|
||||
id 'com.google.devtools.ksp' version '2.3.5' apply false
|
||||
id 'org.jetbrains.kotlin.plugin.compose' version '2.2.10' apply false
|
||||
id 'org.jetbrains.kotlin.plugin.compose' version '2.3.20' apply false
|
||||
}
|
||||
|
||||
allprojects {
|
||||
|
||||
Reference in New Issue
Block a user