1
0
Fork 0
mirror of https://github.com/ethauvin/android-about-box.git synced 2025-04-25 10:47:10 -07:00

Added jitpack group to gradle build

This commit is contained in:
Alex Dibrivnyi 2017-02-05 20:55:59 +02:00
parent 6ff27e1170
commit 9c81834771
2 changed files with 4 additions and 1 deletions

View file

@ -1,5 +1,8 @@
apply plugin: 'com.android.library'
apply from: "quality.gradle"
apply plugin: 'com.github.dcendents.android-maven'
group='com.github.eggheadgames'
android {
compileSdkVersion 24