Kaynağa Gözat

Update for JitPack

Aidan Follestad 10 yıl önce
ebeveyn
işleme
8fcef5a909
2 değiştirilmiş dosya ile 4 ekleme ve 0 silme
  1. 2 0
      commons/build.gradle
  2. 2 0
      core/build.gradle

+ 2 - 0
commons/build.gradle

@@ -1,6 +1,8 @@
 apply plugin: 'com.android.library'
 apply plugin: 'com.github.dcendents.android-maven'
 
+group='com.afollestad'
+
 android {
     compileSdkVersion 23
     buildToolsVersion "23.0.1"

+ 2 - 0
core/build.gradle

@@ -1,6 +1,8 @@
 apply plugin: 'com.android.library'
 apply plugin: 'com.github.dcendents.android-maven'
 
+group='com.afollestad'
+
 android {
     compileSdkVersion 23
     buildToolsVersion "23.0.1"