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.
2 parents 14cce91 + 3081e7b commit a9bc8caCopy full SHA for a9bc8ca
10_storage/app/build.gradle
@@ -47,7 +47,7 @@ dependencies {
47
def espresso_core_version = "3.6.1"
48
def activity_version = "1.10.1"
49
def lifecycle_version = "2.8.7"
50
- def gson_version = "2.12.1"
+ def gson_version = "2.13.0"
51
52
implementation "androidx.core:core-ktx:$core_version"
53
implementation "androidx.appcompat:appcompat:$appcompat_version"
0 commit comments