Move deprecated package in manifest to namespace declaration

This commit is contained in:
Niko Diamadis
2022-10-24 20:16:32 +02:00
committed by Jannis Mattheis
parent b2f186aadf
commit a35e3320ec
2 changed files with 2 additions and 2 deletions

View File

@@ -4,6 +4,7 @@ plugins {
apply plugin: 'com.android.application'
android {
namespace "com.github.gotify"
compileSdk 33
defaultConfig {
applicationId "com.github.gotify"