Replace deprecated Gradle functions
This commit is contained in:
@@ -87,7 +87,7 @@ dependencies {
|
||||
}
|
||||
|
||||
configurations {
|
||||
all {
|
||||
configureEach {
|
||||
exclude group: 'org.json', module: 'json'
|
||||
exclude group: 'androidx.lifecycle', module: 'lifecycle-viewmodel-ktx'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user