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

Commit 5deb687

Browse files
Update Android Gradle plugin to 2.3.0
1 parent 6d4c910 commit 5deb687

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-rc1'
7+
classpath 'com.android.tools.build:gradle:2.3.0'
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)