mirror of
https://github.com/etesync/android
synced 2024-11-22 07:58:09 +00:00
Add lifecycle kotlin extensions.
This commit is contained in:
parent
4bf36e7ad3
commit
feed7c2119
@ -148,6 +148,9 @@ dependencies {
|
||||
// KTX extensions
|
||||
implementation "androidx.core:core-ktx:1.3.1"
|
||||
implementation "androidx.fragment:fragment-ktx:1.2.5"
|
||||
implementation "androidx.lifecycle:lifecycle-viewmodel-ktx:2.2.0"
|
||||
implementation "androidx.lifecycle:lifecycle-runtime-ktx:2.2.0"
|
||||
implementation "androidx.lifecycle:lifecycle-livedata-ktx:2.2.0"
|
||||
|
||||
|
||||
implementation 'com.google.android.material:material:1.2.0-beta01'
|
||||
|
Loading…
Reference in New Issue
Block a user