mirror of
https://github.com/recloudstream/cloudstream.git
synced 2024-08-15 01:53:11 +00:00
fix build.gradle
This commit is contained in:
parent
3fe746f1b2
commit
517e77fdfb
2 changed files with 7 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue