chore(app): 데이터스토어 버전을 올린다
This commit is contained in:
@@ -267,7 +267,7 @@ dependencies {
|
||||
exclude group: 'androidx.lifecycle', module: 'lifecycle-viewmodel'
|
||||
exclude group: 'androidx.lifecycle', module: 'lifecycle-viewmodel-ktx'
|
||||
}
|
||||
implementation "androidx.datastore:datastore-preferences:1.2.0"
|
||||
implementation "androidx.datastore:datastore-preferences:1.2.1"
|
||||
|
||||
// Gson
|
||||
implementation "com.google.code.gson:gson:2.13.2"
|
||||
|
||||
Reference in New Issue
Block a user