diff --git a/build.gradle b/build.gradle index a24e60f..2785328 100644 --- a/build.gradle +++ b/build.gradle @@ -1,6 +1,6 @@ // Top-level build file where you can add configuration options common to all sub-projects/modules. buildscript { - ext.kotlinVersion = '2.3.21' + ext.kotlinVersion = '2.4.0' ext.okhttpVersion = '5.4.0' ext.gsonVersion = '2.14.0' ext.jjwtVersion = 'd6feebe558'