Skip to content

Commit

Permalink
Gradle: Remove workaround for Gingerbread.
Browse files Browse the repository at this point in the history
  • Loading branch information
YtvwlD committed Apr 3, 2020
1 parent 40d881e commit 67a7883
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions meteroid/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,6 @@ android {
signingConfigs {}
lintOptions {
abortOnError false
//ActionBar on Gingerbread
disable 'UnusedAttribute'
}
dataBinding {
enabled = true
Expand Down

0 comments on commit 67a7883

Please sign in to comment.