fix: resolve CI lint and android build

This commit is contained in:
Peter Steinberger
2025-12-27 01:41:43 +01:00
parent c54e4d0900
commit 8826170635
5 changed files with 15 additions and 5 deletions

View File

@@ -31,6 +31,7 @@ android {
buildFeatures {
compose = true
buildConfig = true
}
compileOptions {