Skip to content

Commit

Permalink
update conf
Browse files Browse the repository at this point in the history
Change-Id: I7192153e9503dd8b3cb784b604ea3d6d398fd7ef
  • Loading branch information
znyang committed Jan 3, 2019
1 parent e4dd291 commit 3793c92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ allprojects {
repositories repoProvider
dependencies {
classpath 'com.android.tools.build:gradle:3.0.0'
classpath 'com.github.znyang:library-analysis:0.2.2-SNAPSHOT'
classpath 'com.github.znyang:library-analysis:0.2.2-rc1'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.1.51"
}
}
Expand Down

0 comments on commit 3793c92

Please sign in to comment.