Skip to content
This repository has been archived by the owner on Dec 16, 2021. It is now read-only.

Commit

Permalink
Fix Crash
Browse files Browse the repository at this point in the history
  • Loading branch information
BROBIRD committed May 13, 2020
1 parent 7074a06 commit 465003b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ buildscript {
jcenter()
}
dependencies {
classpath("com.android.tools.build:gradle:4.0.0-beta05")
classpath("com.android.tools.build:gradle:4.0.0-rc01")
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion")
classpath("org.jetbrains.kotlin:kotlin-serialization:$kotlinVersion")
}
Expand Down
2 changes: 1 addition & 1 deletion core/src/main/golang/clash
Submodule clash updated from 338c5a to e57d6b

0 comments on commit 465003b

Please sign in to comment.