mirror of
https://github.com/sudoxnym/habitica-android.git
synced 2026-07-13 17:51:57 +00:00
update lifecycle library
This commit is contained in:
parent
7e4c01f078
commit
d9e4a36459
1 changed files with 1 additions and 1 deletions
|
|
@ -129,7 +129,7 @@ dependencies {
|
|||
|
||||
implementation 'androidx.core:core-ktx:1.0.2'
|
||||
implementation "androidx.lifecycle:lifecycle-extensions:2.0.0"
|
||||
kapt "androidx.lifecycle:lifecycle-compiler:2.0.0"
|
||||
implementation "androidx.lifecycle:lifecycle-common-java8:2.0.0"
|
||||
implementation 'android.arch.navigation:navigation-fragment-ktx:1.0.0'
|
||||
implementation 'android.arch.navigation:navigation-ui-ktx:1.0.0'
|
||||
implementation 'com.plattysoft.leonids:LeonidsLib:1.3.2'
|
||||
|
|
|
|||
Loading…
Reference in a new issue