Skip to content

Commit

Permalink
Merge pull request #1 from shadowsocks/master
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangchunsheng authored Jul 15, 2020
2 parents fb4ac8d + a850a8b commit 53e1b8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ mavenPublish.targets.getByName("uploadArchives") {

dependencies {
api(kotlin("stdlib-jdk8", rootProject.extra.get("kotlinVersion").toString()))
api("androidx.core:core-ktx:1.3.0")
api("androidx.core:core-ktx:1.4.0-alpha01")
// https://android-developers.googleblog.com/2019/07/android-q-beta-5-update.html
api("androidx.drawerlayout:drawerlayout:1.1.0")
api("com.google.android.material:material:1.1.0")
Expand Down

0 comments on commit 53e1b8b

Please sign in to comment.