We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 153448d commit 4e69592Copy full SHA for 4e69592
gradle/wrapper/gradle-wrapper.jar
3.35 KB
gradle/wrapper/gradle-wrapper.properties
@@ -1,6 +1,6 @@
1
-#Thu Jan 05 15:47:58 EET 2017
+#Thu Jan 05 16:16:16 EET 2017
2
distributionBase=GRADLE_USER_HOME
3
distributionPath=wrapper/dists
4
zipStoreBase=GRADLE_USER_HOME
5
zipStorePath=wrapper/dists
6
-distributionUrl=https\://services.gradle.org/distributions/gradle-2.14.1-all.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-2.14.1-bin.zip
library/build.gradle
@@ -1,5 +1,6 @@
apply plugin: 'com.android.library'
apply plugin: 'com.github.dcendents.android-maven'
+group='com.yalantis:sidemenu'
android {
compileSdkVersion 23
0 commit comments