We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab40d72 commit 24716cdCopy full SHA for 24716cd
build.gradle
@@ -1,7 +1,7 @@
1
// Top-level build file where you can add configuration options common to all sub-projects/modules.
2
buildscript {
3
ext.kotlinVersion = '2.2.20'
4
- ext.okhttpVersion = '4.12.0'
+ ext.okhttpVersion = '5.2.1'
5
ext.gsonVersion = '2.13.2'
6
ext.jjwtVersion = 'd6feebe558'
7
ext.retrofitVersion = '3.0.0'
0 commit comments