Change Application ID

This commit is contained in:
0x00568 2022-12-24 17:42:47 +00:00
parent 4a04ba977d
commit 2f1c4db8d6
2 changed files with 4 additions and 1 deletions

3
.idea/.gitignore generated vendored Normal file
View file

@ -0,0 +1,3 @@
# Default ignored files
/shelf/
/workspace.xml

View file

@ -43,7 +43,7 @@ android {
buildToolsVersion = "30.0.3" buildToolsVersion = "30.0.3"
defaultConfig { defaultConfig {
applicationId = "com.lagradost.cloudstream3" applicationId = "com.mustardchef.lunastream"
minSdk = 21 minSdk = 21
targetSdk = 33 targetSdk = 33