mirror of
https://github.com/oxen-io/session-android.git
synced 2025-08-12 11:17:45 +00:00
Speed up Gradle sync
This commit is contained in:
@@ -22,7 +22,6 @@ apply plugin: 'com.google.gms.google-services'
|
||||
apply plugin: 'kotlinx-serialization'
|
||||
|
||||
configurations.all {
|
||||
resolutionStrategy.cacheChangingModulesFor 0, 'seconds'
|
||||
exclude module: "commons-logging"
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user