Skip to content

Commit

Permalink
jitpack fix
Browse files Browse the repository at this point in the history
  • Loading branch information
AndyScherzinger committed Aug 8, 2016
1 parent 246a3d9 commit 22297a7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,14 @@ buildscript {
}
dependencies {
classpath 'com.android.tools.build:gradle:2.1.2'
classpath 'com.github.dcendents:android-maven-gradle-plugin:1.3'
}
}

apply plugin: 'com.android.library'
apply plugin: 'com.github.dcendents.android-maven'

group='com.github.nextcloud'

repositories {
mavenCentral()
Expand Down

0 comments on commit 22297a7

Please sign in to comment.