mirror of
https://github.com/yogeshpaliyal/KeyPass.git
synced 2026-01-28 11:13:55 -06:00
Merge pull request #56 from yogeshpaliyal/dependabot/gradle/com.google.code.gson-gson-2.8.9
[Android]: Bump gson from 2.8.8 to 2.8.9
This commit is contained in:
@@ -140,7 +140,7 @@ dependencies {
|
||||
// jetpack compose
|
||||
implementation 'androidx.compose.ui:ui:1.0.5'
|
||||
|
||||
implementation 'com.google.code.gson:gson:2.8.8'
|
||||
implementation 'com.google.code.gson:gson:2.8.9'
|
||||
|
||||
|
||||
implementation 'androidx.compose.ui:ui-tooling:1.0.5'
|
||||
|
||||
@@ -66,7 +66,7 @@ dependencies {
|
||||
implementation "androidx.work:work-runtime-ktx:2.7.0"
|
||||
|
||||
|
||||
implementation 'com.google.code.gson:gson:2.8.8'
|
||||
implementation 'com.google.code.gson:gson:2.8.9'
|
||||
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user