We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69ec72e commit 0c9b7f5Copy full SHA for 0c9b7f5
TimerDialog/build.gradle
@@ -25,6 +25,7 @@ android {
25
26
dependencies {
27
compile fileTree(dir: 'libs', include: ['*.jar'])
28
+ compile 'com.android.support:support-annotations:26.+'
29
30
}
31
0 commit comments