Migrate namespace

This commit is contained in:
Mygod
2022-07-11 17:06:44 -04:00
parent c6e113f926
commit 7ba9fa38d4
2 changed files with 3 additions and 2 deletions

View File

@@ -9,6 +9,8 @@ plugins {
}
android {
namespace = "be.mygod.vpnhotspot"
val javaVersion = JavaVersion.VERSION_11
buildToolsVersion = "33.0.0"
compileOptions {