Skip to content
This repository has been archived by the owner on Jul 28, 2023. It is now read-only.

Commit

Permalink
update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
postapczuk committed Jul 6, 2020
1 parent 8e56aa2 commit 169adfd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions LightEpaperLauncher/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,7 @@ android {
proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'
}
}
lintOptions {
disable 'MissingTranslation'
}
}

0 comments on commit 169adfd

Please sign in to comment.