Skip to content
This repository was archived by the owner on Oct 3, 2024. It is now read-only.

Commit 065f96a

Browse files
authored
Merge pull request #100 from friederbluemle/update-project
Update Android Gradle plugin to 2.3.1
2 parents 7a3f141 + 21951b7 commit 065f96a

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
@@ -4,7 +4,7 @@ buildscript {
44
}
55

66
dependencies {
7-
classpath 'com.android.tools.build:gradle:2.3.0'
7+
classpath 'com.android.tools.build:gradle:2.3.1'
88

99
classpath 'com.github.dcendents:android-maven-gradle-plugin:1.5'
1010
classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:1.7.3'

0 commit comments

Comments
 (0)