mirror of
https://github.com/libre-tube/LibreTube.git
synced 2025-04-29 00:10:32 +05:30
Fix namespace
This commit is contained in:
parent
808be694d5
commit
c8c767f86d
@ -7,7 +7,7 @@ plugins {
|
|||||||
}
|
}
|
||||||
|
|
||||||
android {
|
android {
|
||||||
namespace = "com.example.baselineprofile"
|
namespace = "com.github.libretube.baselineprofile"
|
||||||
compileSdk = 34
|
compileSdk = 34
|
||||||
|
|
||||||
compileOptions {
|
compileOptions {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user