Pin library version
This commit is contained in:
parent
e910a3f45b
commit
2936a9d708
1 changed files with 3 additions and 0 deletions
|
|
@ -3,6 +3,9 @@ allprojects {
|
|||
set("appCompatVersion", "1.7.1")
|
||||
set("playServicesLocationVersion", "21.3.0")
|
||||
}
|
||||
configurations.configureEach {
|
||||
resolutionStrategy.force("com.transistorsoft:tslocationmanager:4.0.15")
|
||||
}
|
||||
repositories {
|
||||
google()
|
||||
mavenCentral()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue