Skip to content

Commit

Permalink
clear code
Browse files Browse the repository at this point in the history
  • Loading branch information
Awais9 committed Oct 11, 2018
1 parent 6362adc commit d897e54
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ buildscript {
dependencies {
classpath 'com.android.tools.build:gradle:3.2.0'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
classpath 'com.github.dcendents:android-maven-gradle-plugin:1.4.1'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files
}
Expand Down
3 changes: 0 additions & 3 deletions volleysinglecall/build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
apply plugin: 'com.github.dcendents.android-maven'
group = 'com.github.Awais9.gifloadingdialog'

apply plugin: 'com.android.library'
apply plugin: 'kotlin-android'

Expand Down

0 comments on commit d897e54

Please sign in to comment.