mirror of
https://github.com/oxen-io/session-android.git
synced 2024-12-21 23:47:30 +00:00
Strop gradle from caching master snapshot.
This commit is contained in:
parent
d867913ed4
commit
996aa0cc68
@ -62,6 +62,10 @@ repositories {
|
||||
}
|
||||
}
|
||||
|
||||
configurations.all {
|
||||
resolutionStrategy.cacheChangingModulesFor 0, 'seconds'
|
||||
}
|
||||
|
||||
dependencies {
|
||||
def supportVersion = '28.0.0'
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user