mirror of
https://github.com/yogeshpaliyal/KeyPass.git
synced 2026-01-09 00:50:24 -06:00
Merge pull request #117 from yogeshpaliyal/dependabot/gradle/com.google.code.gson-gson-2.9.0
[Android]: Bump gson from 2.8.9 to 2.9.0
This commit is contained in:
@@ -140,7 +140,7 @@ dependencies {
|
||||
// jetpack compose
|
||||
implementation 'androidx.compose.ui:ui:1.1.0'
|
||||
|
||||
implementation 'com.google.code.gson:gson:2.8.9'
|
||||
implementation 'com.google.code.gson:gson:2.9.0'
|
||||
|
||||
|
||||
implementation 'androidx.compose.ui:ui-tooling:1.1.0'
|
||||
|
||||
@@ -66,7 +66,7 @@ dependencies {
|
||||
implementation "androidx.work:work-runtime-ktx:2.7.1"
|
||||
|
||||
|
||||
implementation 'com.google.code.gson:gson:2.8.9'
|
||||
implementation 'com.google.code.gson:gson:2.9.0'
|
||||
|
||||
implementation "androidx.datastore:datastore-preferences:1.0.0"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user