Unverified Commit 350a7618 authored by Gary Qian's avatar Gary Qian Committed by GitHub

Remove extraneous org.jetbrains.kotlin:kotlin-stdlib-jdk7 gradle dep (#104028)

parent d50b5a07
......@@ -44,7 +44,3 @@ android {
minSdkVersion {{minSdkVersion}}
}
}
dependencies {
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment