mirror of
https://github.com/oxen-io/session-android.git
synced 2025-08-25 12:07:43 +00:00
Strop gradle from caching master snapshot.
This commit is contained in:
@@ -62,6 +62,10 @@ repositories {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
configurations.all {
|
||||||
|
resolutionStrategy.cacheChangingModulesFor 0, 'seconds'
|
||||||
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
def supportVersion = '28.0.0'
|
def supportVersion = '28.0.0'
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user