Update build.gradle
This commit is contained in:
parent
4b6f4b7371
commit
e090705260
|
|
@ -10,5 +10,5 @@ tasks.register('clean', Delete) {
|
||||||
}
|
}
|
||||||
|
|
||||||
project.ext {
|
project.ext {
|
||||||
okhttpVersion = '5.1.0'
|
okhttpVersion = '5.2.1'
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue