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 62ffab1 commit ab40d72Copy full SHA for ab40d72
build.gradle
@@ -2,7 +2,7 @@
2
buildscript {
3
ext.kotlinVersion = '2.2.20'
4
ext.okhttpVersion = '4.12.0'
5
- ext.gsonVersion = '2.13.1'
+ ext.gsonVersion = '2.13.2'
6
ext.jjwtVersion = 'd6feebe558'
7
ext.retrofitVersion = '3.0.0'
8
ext.coroutineAdapterVersion = '0.9.2'
0 commit comments