diff --git a/Source/Android/build.gradle b/Source/Android/build.gradle index ae2e54a2d9..4888575104 100644 --- a/Source/Android/build.gradle +++ b/Source/Android/build.gradle @@ -5,7 +5,7 @@ buildscript { jcenter() } dependencies { - classpath 'com.android.tools.build:gradle:2.0.0-alpha8' + classpath 'com.android.tools.build:gradle:2.0.0-beta5' // NOTE: Do not place your application dependencies here; they belong // in the individual module build.gradle files