diff --git a/rsdroid-instrumented/build.gradle b/rsdroid-instrumented/build.gradle index 4597acc3e..9b0198971 100644 --- a/rsdroid-instrumented/build.gradle +++ b/rsdroid-instrumented/build.gradle @@ -50,7 +50,7 @@ dependencies { androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0' androidTestImplementation project(path: ':rsdroid') - androidTestImplementation 'androidx.sqlite:sqlite-framework:2.1.0' + androidTestImplementation 'androidx.sqlite:sqlite-framework:2.2.0' androidTestImplementation 'com.jakewharton.timber:timber:5.0.1' } \ No newline at end of file