Skip to content

Commit edd2f51

Browse files
committed
remove kotlin-stdlib dependency
1 parent 3b798f8 commit edd2f51

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

TestingCodelab/app/build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,6 @@ dependencies {
9595
implementation "androidx.core:core-ktx:1.12.0"
9696
implementation "com.google.android.material:material:1.10.0"
9797
implementation "androidx.fragment:fragment-ktx:1.6.2"
98-
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.22"
9998

10099
// Compose
101100
implementation "androidx.compose.runtime:runtime"

0 commit comments

Comments
 (0)