Skip to content

Commit

Permalink
checked
Browse files Browse the repository at this point in the history
  • Loading branch information
Awais9 committed Oct 11, 2018
1 parent 559ed1c commit 217ab90
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions volleysinglecall/build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apply plugin: 'com.github.dcendents.android-maven'
group='com.github.Awais9.gifloadingdialog'
group = 'com.github.Awais9.gifloadingdialog'

apply plugin: 'com.android.library'
apply plugin: 'kotlin-android'
Expand Down Expand Up @@ -30,6 +30,6 @@ dependencies {
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
implementation 'com.android.volley:volley:1.1.0'
implementation 'com.google.code.gson:gson:2.8.2'
implementation 'com.github.Awais9:gifloadingdialog:v1.0.1'
implementation 'com.github.Awais9:gifloadingdialog:v1.2.2'
implementation 'org.greenrobot:eventbus:3.1.1'
}

0 comments on commit 217ab90

Please sign in to comment.