Fix not being able to generate apk

This commit is contained in:
KillerDogeEmpire 2023-01-29 15:30:38 -08:00
parent fb3558486a
commit ae1215b7e9
2 changed files with 1 additions and 2 deletions

View File

@ -1 +0,0 @@
CloudStream

View File

@ -1,3 +1,3 @@
rootProject.name = "AquaStream"
rootProject.name = "CloudStream"
include(":app")