gradle: bump JB Compose
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
@@ -5,7 +5,7 @@ androidx_test = "1.4.0-alpha05"
|
||||
compose = "1.0.0-beta04"
|
||||
coroutines = "1.4.3"
|
||||
dagger_hilt = "2.34.1-beta"
|
||||
jb_compose = "0.4.0-build183"
|
||||
jb_compose = "0.4.0-build184"
|
||||
kotlin = "1.4.32"
|
||||
ksp = "1.4.32-1.0.0-alpha07"
|
||||
lifecycle = "2.4.0-alpha01"
|
||||
@@ -77,4 +77,4 @@ testing-kotlintest-junit = { module = "org.jetbrains.kotlin:kotlin-test-junit",
|
||||
[bundles]
|
||||
androidxLifecycle = ["androidx-lifecycle-runtimeKtx", "androidx-lifecycle-viewmodelKtx"]
|
||||
testDependencies = ["testing-junit", "testing-kotlintest-junit"]
|
||||
androidTestDependencies = ["androidx-testing-rules", "androidx-testing-runner"]
|
||||
androidTestDependencies = ["androidx-testing-rules", "androidx-testing-runner"]
|
||||
|
||||
Reference in New Issue
Block a user