chore: agp update

This commit is contained in:
Anna Teier
2025-12-12 16:40:01 +01:00
parent 597374fa3c
commit 0abfa744ac
3 changed files with 6 additions and 5 deletions

View File

@@ -68,11 +68,11 @@ android {
buildConfig true
}
lintOptions {
baseline file("lint-baseline.xml")
}
namespace 'com.cappielloantonio.tempo'
lint {
baseline file('lint-baseline.xml')
}
}
dependencies {