Skip to content

Commit

Permalink
Auto-update dependencies. (firebase#924)
Browse files Browse the repository at this point in the history
  • Loading branch information
dpebot authored and samtstern committed Aug 1, 2019
1 parent fdfe5f7 commit 4967bbf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ buildscript {
classpath 'org.jetbrains.kotlin:kotlin-gradle-plugin:1.3.41'

classpath 'com.google.gms:google-services:4.3.0'
classpath 'com.google.firebase:perf-plugin:1.3.0'
classpath 'com.google.firebase:perf-plugin:1.3.1'
classpath 'io.fabric.tools:gradle:1.31.0'
}
}
Expand Down
2 changes: 1 addition & 1 deletion perf/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ buildscript {
}
dependencies {
classpath 'com.android.tools.build:gradle:3.4.2'
classpath 'com.google.firebase:perf-plugin:1.3.0'
classpath 'com.google.firebase:perf-plugin:1.3.1'
classpath 'com.google.gms:google-services:4.3.0'
classpath 'org.jetbrains.kotlin:kotlin-gradle-plugin:1.3.41'
}
Expand Down

0 comments on commit 4967bbf

Please sign in to comment.