Update android-annotations version

This commit is contained in:
Fredrik Fornwall
2016-04-22 03:28:50 +02:00
parent 6e7f777d04
commit b7f3fdf528

View File

@@ -5,7 +5,7 @@ android {
buildToolsVersion "23.0.2"
dependencies {
compile 'com.android.support:support-annotations:23.1.1'
compile 'com.android.support:support-annotations:23.3.0'
}
sourceSets {