Skip to content
This repository was archived by the owner on Feb 17, 2020. It is now read-only.

Commit 33f98f4

Browse files
authored
Merge pull request #530 from squanchy-dev/update_android_gradle_plugin
Update Android Gradle Plugin 3.1.0 -> 3.1.1
2 parents f9d5696 + c91dcac commit 33f98f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ ext {
6363
]
6464

6565
buildScript = [
66-
android : 'com.android.tools.build:gradle:3.1.0',
66+
android : 'com.android.tools.build:gradle:3.1.1',
6767
firebase : 'com.google.firebase:firebase-plugins:1.1.5',
6868
googleServices : 'com.google.gms:google-services:3.2.0',
6969
gradleStaticAnalysisPlugin: 'com.novoda:gradle-static-analysis-plugin:0.5.2',

0 commit comments

Comments
 (0)