Skip to content

Commit 15d0db9

Browse files
Merge pull request #206 from OMGSoundboard/dependabot/gradle/com.google.code.gson-gson-2.13.2
Bump com.google.code.gson:gson from 2.13.1 to 2.13.2
2 parents 2607310 + cb945fc commit 15d0db9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ dependencies {
4949
ksp "androidx.room:room-compiler:2.8.4"
5050

5151
//Gson
52-
implementation "com.google.code.gson:gson:2.13.1"
52+
implementation "com.google.code.gson:gson:2.13.2"
5353

5454
//Dagger - Hilt
5555
implementation "com.google.dagger:hilt-android:2.57.2"

0 commit comments

Comments
 (0)