1 parent f6ed0ef commit e47618aCopy full SHA for e47618a
1 file changed
AndroidAsync/build.gradle
@@ -34,5 +34,4 @@ android {
34
// upload to maven task
35
if (System.getenv().I_AM_KOUSH == 'true') {
36
apply from: 'https://raw.github.com/koush/mvn-repo/master/maven.gradle'
37
- // apply from: '/Users/koush/src/mvn-repo/maven.gradle'
38
}
0 commit comments