mirror of
https://github.com/skyline-emu/skyline.git
synced 2024-11-22 16:49:15 +01:00
Update library version
This commit is contained in:
parent
1e27aef9e7
commit
88b05f45d5
@ -91,7 +91,7 @@ dependencies {
|
||||
implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'
|
||||
implementation "androidx.lifecycle:lifecycle-viewmodel-ktx:$lifecycle_version"
|
||||
implementation "androidx.lifecycle:lifecycle-livedata-ktx:$lifecycle_version"
|
||||
implementation 'androidx.fragment:fragment-ktx:1.3.0'
|
||||
implementation 'androidx.fragment:fragment-ktx:1.3.2'
|
||||
implementation "com.google.dagger:hilt-android:$hilt_version"
|
||||
kapt "com.google.dagger:hilt-android-compiler:$hilt_version"
|
||||
implementation 'com.google.android:flexbox:2.0.1'
|
||||
|
Loading…
Reference in New Issue
Block a user