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

Commit 9ca1ce4

Browse files
committed
Merge pull request #101 from chthai64/update-gradle-version
update gradle from 2.1.0-beta1 to 2.1.0
2 parents aa3099e + fc1c4b8 commit 9ca1ce4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ClassySharkAndroid/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ buildscript {
55
jcenter()
66
}
77
dependencies {
8-
classpath 'com.android.tools.build:gradle:2.1.0-beta1'
8+
classpath 'com.android.tools.build:gradle:2.1.0'
99

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

0 commit comments

Comments
 (0)