Skip to content

Commit

Permalink
added new translations
Browse files Browse the repository at this point in the history
  • Loading branch information
talosross committed Nov 24, 2023
1 parent e599ff1 commit 0516a88
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,9 @@ android {
excludes += "/META-INF/{AL2.0,LGPL2.1}"
}
}
lint {
baseline = file("lint-baseline.xml")
}
}

chaquopy {
Expand Down

0 comments on commit 0516a88

Please sign in to comment.