Skip to content

Commit

Permalink
dependency change
Browse files Browse the repository at this point in the history
  • Loading branch information
nishantkr18 committed Apr 25, 2020
1 parent ad42629 commit 117576e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ buildscript {
}

dependencies {
classpath 'com.android.tools.build:gradle:3.4.2'
classpath 'com.android.tools.build:gradle:3.2.1'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
classpath 'com.google.gms:google-services:4.3.2'
classpath 'com.google.gms:google-services:4.2.0'
}
}

Expand Down

0 comments on commit 117576e

Please sign in to comment.