chaged build name
added include statements removed unnessisary include
This commit is contained in:
@@ -23,7 +23,7 @@ subprojects {
|
||||
//api("org.json:json:${rootProject.json_version}")
|
||||
|
||||
implementation "org.json:json:${json_version}"
|
||||
include "org.json:json:${json_version}"
|
||||
//include "org.json:json:${json_version}"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user