File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -6,11 +6,11 @@ minSdk = "21"
66[libraries ]
77
88kotlin-stdlib = { module = " org.jetbrains.kotlin:kotlin-stdlib-jdk8" , version = " 1.9.22" }
9- kotlin-serialization = { module = " org.jetbrains.kotlinx:kotlinx-serialization-json" , version = " 1.6.2 " }
9+ kotlin-serialization = { module = " org.jetbrains.kotlinx:kotlinx-serialization-json" , version = " 1.6.3 " }
1010# compiler dependency is defined to help Renovabot update the version
1111accompanist-systemController = { module = " com.google.accompanist:accompanist-systemuicontroller" , version = " 0.32.0" }
1212compose-bom = " androidx.compose:compose-bom:2023.10.01"
13- compose-compiler = { module = " androidx.compose.compiler:compiler" , version = " 1.5.9 " }
13+ compose-compiler = { module = " androidx.compose.compiler:compiler" , version = " 1.5.10 " }
1414compose-material3 = { module = " androidx.compose.material3:material3" }
1515navigation-compose = { module = " androidx.navigation:navigation-compose" , version = " 2.7.7" }
1616junit = { module = " junit:junit" , version = " 4.13.2" }
You can’t perform that action at this time.
0 commit comments