Skip to content

Commit

Permalink
bump android gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
AndyScherzinger committed Jun 21, 2018
1 parent a0e5167 commit 3fbde67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ buildscript {
google()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.1.2'
classpath 'com.android.tools.build:gradle:3.1.3'
classpath 'com.google.gms:google-services:3.0.0'
classpath 'org.codehaus.groovy:groovy-all:2.4.12'
classpath('com.dicedmelon.gradle:jacoco-android:0.1.2') {
Expand Down

0 comments on commit 3fbde67

Please sign in to comment.