We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 980227b commit d2499bfCopy full SHA for d2499bf
hamrahpay/build.gradle
@@ -1,7 +1,7 @@
1
apply plugin: 'com.android.library'
2
apply plugin: 'com.github.dcendents.android-maven'
3
4
-group = 'com.github.TurKurT656'
+group = 'com.github.hamrahpay'
5
version = '1.0.0'
6
7
android {
@@ -32,4 +32,4 @@ dependencies {
32
compile 'com.android.support:appcompat-v7:23.1.1'
33
compile 'com.android.support:support-v4:23.1.1'
34
compile 'com.mcxiaoke.volley:library:1.0.19'
35
-}
+}
0 commit comments