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

Commit

Permalink
build tools 3.0.0-alpha4
Browse files Browse the repository at this point in the history
  • Loading branch information
leandroBorgesFerreira committed Jul 16, 2017
1 parent 440a516 commit 440a3a7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ buildscript {
ext.kotlin_version = '1.1.3'
repositories {
jcenter()
google()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.0.0-alpha4'
Expand All @@ -20,6 +21,7 @@ buildscript {
allprojects {
repositories {
jcenter()
google()
}

subprojects {
Expand Down

0 comments on commit 440a3a7

Please sign in to comment.