NTP-10353 | Kotlin 2.0.21 Migration (#267)
This commit is contained in:
committed by
GitHub
parent
764e035afb
commit
ed195d9ca2
17
.gitignore
vendored
17
.gitignore
vendored
@@ -1,16 +1,11 @@
|
||||
*.iml
|
||||
.gradle
|
||||
/local.properties
|
||||
/.idea/
|
||||
/.idea/caches
|
||||
/.idea/libraries
|
||||
/.idea/modules.xml
|
||||
/.idea/workspace.xml
|
||||
/.idea/navEditor.xml
|
||||
/.idea/assetWizardSettings.xml
|
||||
.DS_Store
|
||||
/build
|
||||
/captures
|
||||
.externalNativeBuild
|
||||
/local.properties
|
||||
.cxx
|
||||
.DS_Store
|
||||
.externalNativeBuild
|
||||
.gradle
|
||||
.kotlin/
|
||||
*.iml
|
||||
local.properties
|
||||
|
||||
@@ -11,8 +11,8 @@ firebase-bom = "33.5.1"
|
||||
firebase-crashlytics = "3.0.2"
|
||||
gson = "2.11.0"
|
||||
jakewharton-timber = "5.0.1"
|
||||
kotlin = "1.9.24"
|
||||
ksp = "1.9.24-1.0.20"
|
||||
kotlin = "2.0.21"
|
||||
ksp = "2.0.21-1.0.26"
|
||||
loggingInterceptor = "4.12.0"
|
||||
retrofit = "2.11.0"
|
||||
room = "2.5.2"
|
||||
|
||||
Reference in New Issue
Block a user