11[versions ]
2- agp = " 8.5.0 "
2+ agp = " 8.5.1 "
33kotlin = " 2.0.0"
44core-ktx = " 1.13.1"
55junit = " 4.13.2"
@@ -8,7 +8,7 @@ coroutines-version = "1.8.1"
88compose = " 1.9.0"
99compose-bom = " 2024.06.00"
1010compose-tooling = " 1.6.8"
11- gma = " 23.1 .0"
11+ gma = " 23.2 .0"
1212ima = " 3.34.0"
1313mockkVersion = " 1.13.11"
1414prebid = " 2.2.1"
@@ -17,15 +17,15 @@ prebid = "2.2.1"
1717core-ktx = { group = " androidx.core" , name = " core-ktx" , version.ref = " core-ktx" }
1818kotlinx-coroutines = { group = " org.jetbrains.kotlinx" , name = " kotlinx-coroutines-android" , version = " 1.8.1" }
1919androidx-appcompat = { group = " androidx.appcompat" , name = " appcompat" , version.ref = " appcompat" }
20- androidx-lifecycle = { group = " androidx.lifecycle" , name = " lifecycle-viewmodel-ktx" , version = " 2.8.0 " }
20+ androidx-lifecycle = { group = " androidx.lifecycle" , name = " lifecycle-viewmodel-ktx" , version = " 2.8.3 " }
2121
2222# Compose
2323compose-bom = { group = " androidx.compose" , name = " compose-bom" , version.ref = " compose-bom" }
2424compose-activity = { group = " androidx.activity" , name = " activity-compose" , version.ref = " compose" }
2525compose-ui = { group = " androidx.compose.ui" , name = " ui" , version.ref = " compose-tooling" }
2626compose-tooling = { group = " androidx.compose.ui" , name = " ui-tooling" , version.ref = " compose-tooling" }
2727compose-test-manifest = { group = " androidx.compose.ui" , name = " ui-test-manifest" , version.ref = " compose-tooling" }
28- compose-material = { group = " androidx.compose.material" , name = " material" , version = " 1.6.7 " }
28+ compose-material = { group = " androidx.compose.material" , name = " material" , version = " 1.6.8 " }
2929
3030# OkHttp
3131okhttp-core = { group = " com.squareup.okhttp3" , name = " okhttp" , version = " 4.12.0" }
@@ -56,4 +56,4 @@ kotlinAndroid = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin" }
5656composeCompiler = { id = " org.jetbrains.kotlin.plugin.compose" , version.ref = " kotlin" }
5757spotless = { id = " com.diffplug.spotless" , version = " 6.25.0" }
5858dokka = { id = " org.jetbrains.dokka" , version = " 1.9.20" }
59- mavenPublish = { id = " com.vanniktech.maven.publish" , version = " 0.28 .0" }
59+ mavenPublish = { id = " com.vanniktech.maven.publish" , version = " 0.29 .0" }
0 commit comments