Update a bunch of libraries.

This commit is contained in:
Greyson Parrelli 2024-12-20 11:46:15 -05:00
parent 7b101e13fb
commit f20bb98804
2 changed files with 995 additions and 9 deletions

View file

@ -2,23 +2,23 @@
# ./gradlew --write-verification-metadata sha256 qa --rerun-tasks
[versions]
androidx-appcompat = "1.6.1"
androidx-activity = "1.9.2"
androidx-camera = "1.3.4"
androidx-fragment = "1.8.3"
androidx-lifecycle = "2.8.5"
androidx-appcompat = "1.7.0"
androidx-activity = "1.9.3"
androidx-camera = "1.4.1"
androidx-fragment = "1.8.5"
androidx-lifecycle = "2.8.7"
androidx-media3 = "1.3.1"
androidx-navigation = "2.8.0"
androidx-navigation = "2.8.5"
androidx-window = "1.3.0"
glide = "4.15.1"
gradle = "8.7.3"
kotlin = "2.1.0"
libsignal-client = "0.64.0"
mp4parser = "1.9.39"
android-gradle-plugin = "8.4.0"
android-gradle-plugin = "8.7.2"
accompanist = "0.28.0"
nanohttpd = "2.3.1"
navigation-safe-args-gradle-plugin = "2.5.3"
navigation-safe-args-gradle-plugin = "2.8.5"
protobuf-gradle-plugin = "0.9.0"
ktlint = "12.1.1"
@ -36,9 +36,9 @@ compose-compiler = { id = "org.jetbrains.kotlin.plugin.compose", version.ref = "
gradle = { module = "com.android.tools.build:gradle", version.ref = "gradle" }
android-library = { module = "com.android.library:com.android.library.gradle.plugin", version.ref = "android-gradle-plugin" }
android-application = { module = "com.android.application:com.android.application.gradle.plugin", version.ref = "android-gradle-plugin" }
androidx-benchmark-gradle-plugin = "androidx.benchmark:benchmark-gradle-plugin:1.1.0-beta04"
# Compose
androidx-benchmark-gradle-plugin = "androidx.benchmark:benchmark-gradle-plugin:1.1.0-beta04"
androidx-compose-bom = "androidx.compose:compose-bom:2024.09.00"
androidx-compose-material3 = { module = "androidx.compose.material3:material3" }
androidx-compose-ui-tooling-preview = { module = "androidx.compose.ui:ui-tooling-preview" }

File diff suppressed because it is too large Load diff