build: update dependencies
authorDa Risk <da_risk@geekorum.com>
Tue, 18 Feb 2025 00:15:03 -0400
changeset 1301 1719af64068d
parent 1300 463c8178f8e9
child 1302 30f9009249e8
build: update dependencies
gradle/libs.versions.toml
--- a/gradle/libs.versions.toml	Wed Jan 22 23:45:44 2025 -0400
+++ b/gradle/libs.versions.toml	Tue Feb 18 00:15:03 2025 -0400
@@ -18,7 +18,7 @@
 # along with Geekttrss.  If not, see <http://www.gnu.org/licenses/>.
 #
 [versions]
-android-gradle-plugin = "8.8.0"
+android-gradle-plugin = "8.8.1"
 accompanist = "0.37.0"
 androidx-annotation = "1.9.1"
 androidx-core = "1.15.0"
@@ -26,30 +26,30 @@
 androidx-appcompat = "1.7.0"
 androidx-activity = "1.10.0"
 androidx-browser = "1.8.0"
-androidx-fragment = "1.8.5"
+androidx-fragment = "1.8.6"
 androidx-constraintlayout = "2.2.0"
 androidx-coordinatorlayout = "1.2.0"
-androidx-compose-bom = "2025.01.00"
+androidx-compose-bom = "2025.02.00"
 androidx-datastore = "1.1.2"
 androidx-hilt-compiler = "1.2.0"
 androidx-hilt-navigation-compose = "1.2.0"
 androidx-hilt-work = "1.2.0"
 androidx-lifecycle = "2.8.7"
-androidx-navigation = "2.8.5"
-androidx-paging = "3.3.5"
+androidx-navigation = "2.8.7"
+androidx-paging = "3.3.6"
 androidx-preferences = "1.2.1"
 androidx-room = "2.6.1"
 androidx-startup = "1.2.0"
 androidx-work = "2.10.0"
 android-material = "1.12.0"
 avdl = "0.0.4"
-kotlinx-coroutines = "1.9.0"
+kotlinx-coroutines = "1.10.1"
 kotlinx-datetime = "0.6.1"
 kotlinx-serialization = "1.8.0"
 dagger = "2.55"
 license-gradle-plugin = "0.16.1"
 materialKolor = "1.7.0"
-okio = "3.9.1"
+okio = "3.10.2"
 okhttp = "4.10.0"
 play-publisher = "3.10.1"
 protobuf = "4.26.0"
@@ -57,7 +57,7 @@
 truth = "1.2.0"
 turbine = "1.0.0"
 mockk = "1.13.8"
-firebase-bom = "33.8.0"
+firebase-bom = "33.9.0"
 google-play-core = "2.1.0"
 google-play-core-review = "2.0.2"
 gms-play-services-base = "18.5.0"