Compare commits
3 commits
e68988153e
...
f4b1604069
| Author | SHA1 | Date | |
|---|---|---|---|
| f4b1604069 | |||
| 7827520f75 | |||
| 34f76015ae |
1 changed files with 2 additions and 2 deletions
|
|
@ -13,7 +13,7 @@ firebaseAppDistribution = "5.2.1"
|
||||||
# AndroidX
|
# AndroidX
|
||||||
core = "1.18.0"
|
core = "1.18.0"
|
||||||
datastore = "1.2.1"
|
datastore = "1.2.1"
|
||||||
constraintlayout = "2.2.1"
|
constraintlayout = "2.2.2"
|
||||||
constraintlayout_compose = "1.1.1"
|
constraintlayout_compose = "1.1.1"
|
||||||
lifecycle = "2.10.0"
|
lifecycle = "2.10.0"
|
||||||
activity = "1.13.0"
|
activity = "1.13.0"
|
||||||
|
|
@ -269,7 +269,7 @@ paparazzi = "app.cash.paparazzi:2.0.0-alpha05"
|
||||||
roborazzi = { id = "io.github.takahirom.roborazzi", version.ref = "roborazzi" }
|
roborazzi = { id = "io.github.takahirom.roborazzi", version.ref = "roborazzi" }
|
||||||
sqldelight = { id = "app.cash.sqldelight", version.ref = "sqldelight" }
|
sqldelight = { id = "app.cash.sqldelight", version.ref = "sqldelight" }
|
||||||
firebaseAppDistribution = { id = "com.google.firebase.appdistribution", version.ref = "firebaseAppDistribution" }
|
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"
|
licensee = "app.cash.licensee:1.14.1"
|
||||||
compose-compiler = { id = "org.jetbrains.kotlin.plugin.compose", version.ref = "kotlin" }
|
compose-compiler = { id = "org.jetbrains.kotlin.plugin.compose", version.ref = "kotlin" }
|
||||||
gms_google_services = { id = "com.google.gms.google-services", version = "4.4.4" }
|
gms_google_services = { id = "com.google.gms.google-services", version = "4.4.4" }
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue