misc: Updated deps

This commit is contained in:
2023-01-10 14:55:57 +01:00
parent ef361a4eaa
commit 6f63a4072f
2 changed files with 4 additions and 4 deletions

View File

@ -24,7 +24,7 @@ publishing {
}
android {
namespace = "com.dzeio.crashhandler"
namespace = "${group}.${artifact}"
compileSdk = 33
buildToolsVersion = "33.0.0"