Skip to content
This repository has been archived by the owner on Feb 7, 2022. It is now read-only.

Commit

Permalink
[Fix] Fix command-line build.
Browse files Browse the repository at this point in the history
  • Loading branch information
zhanghai committed Jan 23, 2018
1 parent 042c0fe commit 71f9a29
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Expand Up @@ -3,6 +3,7 @@
buildscript {
repositories {
jcenter()
google()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.0.1'
Expand Down

0 comments on commit 71f9a29

Please sign in to comment.