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

Commit a2f1e5b

Browse files
committed
Removes unnecessary dependency
1 parent 9e2e27e commit a2f1e5b

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

build.gradle

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,11 @@
11
buildscript {
22
repositories {
3-
jcenter()
43
mavenCentral()
54
maven {
65
url "https://oss.sonatype.org/content/repositories/snapshots"
76
}
87
}
98
dependencies {
10-
classpath 'com.novoda:bintray-release:0.2.4'
119
classpath 'com.android.tools.build:gradle:0.14.4'
1210
classpath 'com.novoda:gradle-android-command-plugin:1.2.1'
1311
classpath 'com.neenbedankt.gradle.plugins:android-apt:1.2'

0 commit comments

Comments
 (0)