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

Commit 731daef

Browse files
committed
Use last Gradle plugin version
1 parent c53cbc0 commit 731daef

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
@@ -3,7 +3,7 @@ buildscript {
33
jcenter()
44
}
55
dependencies {
6-
classpath 'com.android.tools.build:gradle:2.1.0-alpha3'
6+
classpath 'com.android.tools.build:gradle:2.1.0-alpha4'
77
}
88
}
99

0 commit comments

Comments
 (0)