Implemented methods needed for chan support (no GUI yet, though)

This commit is contained in:
2016-04-25 09:27:36 +02:00
parent 59f0bc7b74
commit 0ecfbd3fb8
6 changed files with 26 additions and 10 deletions

View File

@ -9,7 +9,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:1.5.0'
classpath 'com.android.tools.build:gradle:2.0.0'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files