diff --git a/.idea/misc.xml b/.idea/misc.xml index 4bc4fc6e..dd1a1898 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -1,5 +1,12 @@ + + + \ No newline at end of file diff --git a/app/build.gradle b/app/build.gradle index 802ec979..34ff6d40 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -30,9 +30,6 @@ android { compileSdkVersion 31 buildToolsVersion "30.0.3" - def Properties properties = new Properties() - properties.load(project.rootProject.file("local.properties").newDataInputStream()) - defaultConfig { applicationId "com.lagradost.cloudstream3" minSdkVersion 21