Skip to content

Commit ba3a891

Browse files
committed
Gradle Fabric Tools plugin 1.31.2
1 parent e912a67 commit ba3a891

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ buildscript {
1010
dependencies {
1111
classpath 'com.android.tools.build:gradle:3.5.2'
1212
classpath 'com.neenbedankt.gradle.plugins:android-apt:1.8'
13-
classpath 'io.fabric.tools:gradle:1.25.4'
13+
classpath 'io.fabric.tools:gradle:1.31.2'
1414
classpath 'com.jakewharton:butterknife-gradle-plugin:9.0.0'
1515
classpath 'com.github.triplet.gradle:play-publisher:1.1.5'
1616
}

0 commit comments

Comments
 (0)