]> git.ktnx.net Git - mobile-ledger.git/blobdiff - app/build.gradle
major rework of the async stuff, view model, pull-to-refresh account list
[mobile-ledger.git] / app / build.gradle
index 35d467480e9f37adb6662e68284fb7c6cd2d5be4..e7f612761c1698591ce2d15dc78451a9a2aaa5d1 100644 (file)
@@ -30,6 +30,7 @@ dependencies {
     implementation 'com.android.support:support-v4:28.0.0'
     implementation 'com.android.support:design:28.0.0'
     implementation 'com.android.support.constraint:constraint-layout:1.1.3'
+    implementation 'android.arch.lifecycle:extensions:1.1.1'
     testImplementation 'junit:junit:4.12'
     androidTestImplementation 'com.android.support.test:runner:1.0.2'
     androidTestImplementation 'com.android.support.test.espresso:espresso-core:3.0.2'