Skip to content
This repository was archived by the owner on Jun 27, 2020. It is now read-only.

Commit 05cd8ab

Browse files
author
Evgenii Kanivets
committed
Update gradle version to 2.1.0.
1 parent 04423bd commit 05cd8ab

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-beta3'
6+
classpath 'com.android.tools.build:gradle:2.1.0'
77
classpath 'com.neenbedankt.gradle.plugins:android-apt:1.4'
88
}
99
}

0 commit comments

Comments
 (0)