Update translations, upgrade dont-kill-me-lib.

This commit is contained in:
akwizgran
2024-04-24 14:56:34 +01:00
parent 8a8c6256a5
commit a406eb5651
5 changed files with 89 additions and 2 deletions

View File

@@ -40,7 +40,7 @@ configurations {
}
dependencies {
api 'org.briarproject:dont-kill-me-lib:0.2.7'
api 'org.briarproject:dont-kill-me-lib:0.2.8'
// In theory this dependency shouldn't be needed, but without it Android Studio's linter will
// complain about unresolved symbols for bramble-api test classes in bramble-android tests,