]> git.ktnx.net Git - mobile-ledger.git/blobdiff - app/build.gradle
add transaction filter
[mobile-ledger.git] / app / build.gradle
index 01a301f7427fb19096bad75be96aa361bfad1e4e..db1302221ea1f7adfc6d5402b617340843c01c35 100644 (file)
@@ -54,4 +54,5 @@ dependencies {
     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'
+    implementation 'org.jetbrains:annotations:15.0'
 }