Skip to content

Commit d2499bf

Browse files
committed
Update build.gradle
1 parent 980227b commit d2499bf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

hamrahpay/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apply plugin: 'com.android.library'
22
apply plugin: 'com.github.dcendents.android-maven'
33

4-
group = 'com.github.TurKurT656'
4+
group = 'com.github.hamrahpay'
55
version = '1.0.0'
66

77
android {
@@ -32,4 +32,4 @@ dependencies {
3232
compile 'com.android.support:appcompat-v7:23.1.1'
3333
compile 'com.android.support:support-v4:23.1.1'
3434
compile 'com.mcxiaoke.volley:library:1.0.19'
35-
}
35+
}

0 commit comments

Comments
 (0)