Skip to content

Commit c74641f

Browse files
committed
fix: android example app build
Could not find method implementation()...
1 parent 003055e commit c74641f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

example/android/build.gradle

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,3 @@ buildscript {
1616
}
1717
ext.kotlinVersion = "1.6.0"
1818
}
19-
dependencies {
20-
implementation "org.jetbrains.kotlin:kotlin-stdlib:1.6.0"
21-
}

0 commit comments

Comments
 (0)