Skip to content

Commit 34f47f2

Browse files
xiesubinxiesubin
authored andcommitted
fix
1 parent 65f7063 commit 34f47f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compressor/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ android {
5656
}
5757

5858
apply from: 'https://raw.githubusercontent.com/zetbaitsu/JCenter/master/installv1.gradle'
59-
apply from: 'https://raw.githubusercontent.com/zetbaitsu/JCenter/master/bintrayv1.gradle'
59+
// apply from: 'https://raw.githubusercontent.com/zetbaitsu/JCenter/master/bintrayv1.gradle'
6060

6161
dependencies {
6262
compile fileTree(dir: 'libs', include: ['*.jar'])

0 commit comments

Comments
 (0)