Compare commits
3 commits
f4b1604069
...
c35580cc0f
| Author | SHA1 | Date | |
|---|---|---|---|
| c35580cc0f | |||
| 10719c80a1 | |||
| f0db75b871 |
1 changed files with 2 additions and 2 deletions
|
|
@ -169,7 +169,7 @@ test_truth = "com.google.truth:truth:1.4.5"
|
|||
test_parameter_injector = "com.google.testparameterinjector:test-parameter-injector:1.22"
|
||||
test_robolectric = "org.robolectric:robolectric:4.16.1"
|
||||
test_appyx_junit = { module = "com.bumble.appyx:testing-junit4", version.ref = "appyx" }
|
||||
test_composable_preview_scanner = "io.github.sergio-sastre.ComposablePreviewScanner:android:0.9.0"
|
||||
test_composable_preview_scanner = "io.github.sergio-sastre.ComposablePreviewScanner:android:0.9.1"
|
||||
test_detekt_api = { module = "io.gitlab.arturbosch.detekt:detekt-api", version.ref = "detekt" }
|
||||
test_detekt_test = { module = "io.gitlab.arturbosch.detekt:detekt-test", version.ref = "detekt" }
|
||||
|
||||
|
|
@ -269,7 +269,7 @@ paparazzi = "app.cash.paparazzi:2.0.0-alpha05"
|
|||
roborazzi = { id = "io.github.takahirom.roborazzi", version.ref = "roborazzi" }
|
||||
sqldelight = { id = "app.cash.sqldelight", version.ref = "sqldelight" }
|
||||
firebaseAppDistribution = { id = "com.google.firebase.appdistribution", version.ref = "firebaseAppDistribution" }
|
||||
sonarqube = "org.sonarqube:7.3.0.8198"
|
||||
sonarqube = "org.sonarqube:7.3.1.8318"
|
||||
licensee = "app.cash.licensee:1.14.1"
|
||||
compose-compiler = { id = "org.jetbrains.kotlin.plugin.compose", version.ref = "kotlin" }
|
||||
gms_google_services = { id = "com.google.gms.google-services", version = "4.4.4" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue