Can now mark as read / unread

This commit is contained in:
NoodleMage
2016-02-18 17:40:12 +01:00
parent aac6b242a0
commit ba0f3778ce
3 changed files with 7 additions and 6 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:2.0.0-beta4'
classpath 'com.android.tools.build:gradle:2.0.0-beta2'
classpath 'com.neenbedankt.gradle.plugins:android-apt:1.8'
classpath 'me.tatarka:gradle-retrolambda:3.2.4'
classpath 'com.github.ben-manes:gradle-versions-plugin:0.12.0'