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

Commit 9d62957

Browse files
committed
updated build file
1 parent 5c3ae91 commit 9d62957

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
@@ -8,7 +8,7 @@ buildscript {
88
}
99
dependencies {
1010
classpath "com.github.dcendents:android-maven-gradle-plugin:$maven_gradle_plugin_version"
11-
classpath 'com.android.tools.build:gradle:3.1.0'
11+
classpath 'com.android.tools.build:gradle:3.1.1'
1212

1313
// NOTE: Do not place your application dependencies here; they belong
1414
// in the individual module build.gradle files

0 commit comments

Comments
 (0)