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:
parent
6ff27e1170
commit
9c81834771
2 changed files with 4 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue