fix build.gradle

This commit is contained in:
Blatzar 2021-11-30 17:20:36 +01:00
parent 3fe746f1b2
commit 517e77fdfb
2 changed files with 7 additions and 3 deletions

View file

@ -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