Update test fixture dependencies. (#354)

This commit is contained in:
Yang
2023-12-06 11:37:21 +11:00
committed by GitHub
parent fabc29122a
commit f72f505164
7 changed files with 27 additions and 23 deletions
+2 -2
View File
@@ -6,8 +6,8 @@ buildscript {
mavenCentral()
}
dependencies {
classpath 'com.android.tools.build:gradle:7.4.2'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.8.10"
classpath 'com.android.tools.build:gradle:8.2.0'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.21"
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files