Move deprecated package in manifest to namespace declaration
This commit is contained in:
committed by
Jannis Mattheis
parent
b2f186aadf
commit
a35e3320ec
@@ -4,6 +4,7 @@ plugins {
|
||||
apply plugin: 'com.android.application'
|
||||
|
||||
android {
|
||||
namespace "com.github.gotify"
|
||||
compileSdk 33
|
||||
defaultConfig {
|
||||
applicationId "com.github.gotify"
|
||||
|
||||
Reference in New Issue
Block a user