Skip to content

Commit 67a7883

Browse files
committed
Gradle: Remove workaround for Gingerbread.
1 parent 40d881e commit 67a7883

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

meteroid/build.gradle

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,6 @@ android {
6868
signingConfigs {}
6969
lintOptions {
7070
abortOnError false
71-
//ActionBar on Gingerbread
72-
disable 'UnusedAttribute'
7371
}
7472
dataBinding {
7573
enabled = true

0 commit comments

Comments
 (0)