Fix codeAnalysis errors
This commit is contained in:
parent
516b097e9e
commit
1aa0b48b0a
8 changed files with 37 additions and 13 deletions
|
|
@ -10,6 +10,7 @@ android {
|
|||
defaultConfig {
|
||||
applicationId "org.fnives.test.showcase"
|
||||
minSdkVersion 21
|
||||
//noinspection OldTargetApi // todo
|
||||
targetSdkVersion 30
|
||||
versionCode 1
|
||||
versionName "1.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue