Skip to content

Commit 35b216e

Browse files
leotmlegobeat
authored andcommitted
fix: android example app build
Could not find method implementation()...
1 parent b04e7b2 commit 35b216e

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

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)