fix: lint baseline
This commit is contained in:
@@ -68,6 +68,10 @@ android {
|
||||
buildConfig true
|
||||
}
|
||||
|
||||
lintOptions {
|
||||
baseline file("lint-baseline.xml")
|
||||
}
|
||||
|
||||
namespace 'com.cappielloantonio.tempo'
|
||||
}
|
||||
|
||||
@@ -109,4 +113,4 @@ dependencies {
|
||||
|
||||
// Jellyfin
|
||||
implementation 'org.jellyfin.media3:media3-ffmpeg-decoder:1.8.0+1'
|
||||
}
|
||||
}
|
||||
|
||||
5983
app/lint-baseline.xml
Normal file
5983
app/lint-baseline.xml
Normal file
File diff suppressed because one or more lines are too long
@@ -18,4 +18,4 @@ allprojects {
|
||||
|
||||
tasks.register('clean', Delete) {
|
||||
delete rootProject.buildDir
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user