Skip to content

Commit

Permalink
Merge pull request #170 from hossain-khan/renovate/com.squareup.moshi…
Browse files Browse the repository at this point in the history
…-moshi-kotlin-1.x

Update dependency com.squareup.moshi:moshi-kotlin to v1.15.2
  • Loading branch information
hossain-khan authored Dec 23, 2024
2 parents c46dade + fe07ba2 commit 33c4a7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ dependencies {
implementation "com.squareup.retrofit2:retrofit:2.11.0"
// JSON Converter - https://github.com/square/moshi/
implementation "com.squareup.retrofit2:converter-moshi:2.11.0"
implementation "com.squareup.moshi:moshi-kotlin:1.15.1"
implementation "com.squareup.moshi:moshi-kotlin:1.15.2"
//implementation "com.squareup.moshi:moshi-kotlin-codegen:1.15.1"
ksp("com.squareup.moshi:moshi-kotlin-codegen:1.15.2")

Expand Down

0 comments on commit 33c4a7b

Please sign in to comment.