srctree

Robin Linden parent 239ffa79 2b0477d2
Update dependencies

inlinesplit
gradle/libs.versions.toml added: 8, removed: 8, total 0
@@ -5,12 +5,12 @@ sdk-target = "31"
kotlin = "1.7.21"
android-plugin = "7.3.1"
 
androidx-test = "1.4.0"
androidx-test = "1.5.0"
coil = "1.4.0"
coroutines = "1.6.4"
dagger = "2.44"
espresso = "3.4.0"
jackson = "2.13.4"
dagger = "2.44.2"
espresso = "3.5.0"
jackson = "2.14.0"
lifecycle = "2.5.1"
navigation = "2.5.3"
room = "2.4.3"
@@ -19,7 +19,7 @@ tox4j-core = "0.2.3"
 
[plugins]
ideaExt = "org.jetbrains.gradle.plugin.idea-ext:1.1.6"
versions = "com.github.ben-manes.versions:0.43.0"
versions = "com.github.ben-manes.versions:0.44.0"
kotlinAndroid = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin" }
kotlinKapt = { id = "org.jetbrains.kotlin.kapt", version.ref = "kotlin" }
androidApplication = { id = "com.android.application", version.ref = "android-plugin" }
@@ -64,7 +64,7 @@ kotlinx-coroutines-test = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-t
 
nayuki-qrcodegen = "io.nayuki:qrcodegen:1.8.0"
 
square-leakcanary = "com.squareup.leakcanary:leakcanary-android:2.9.1"
square-leakcanary = "com.squareup.leakcanary:leakcanary-android:2.10"
 
coil-core = { module = "io.coil-kt:coil", version.ref = "coil" }
coil-gif = { module = "io.coil-kt:coil-gif", version.ref = "coil" }
@@ -79,7 +79,7 @@ tox4j-c = { module = "org.toktok:tox4j-c_2.11", version.ref = "tox4j-core" }
test-espresso-contrib = { module = "androidx.test.espresso:espresso-contrib", version.ref = "espresso" }
test-espresso-core = { module = "androidx.test.espresso:espresso-core", version.ref = "espresso" }
test-junit-core = "junit:junit:4.13.2"
test-junit-ext = "androidx.test.ext:junit:1.1.3"
test-junit-ext = "androidx.test.ext:junit:1.1.4"
test-rules = { module = "androidx.test:rules", version.ref = "androidx-test" }
test-runner = { module = "androidx.test:runner", version.ref = "androidx-test" }