mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 23:27:04 +05:30
fix(deps): use an unreleased R8 build with verifier crash fix
This commit is contained in:
parent
37e6c87046
commit
dfe108d13e
3 changed files with 4 additions and 4 deletions
|
@ -48,7 +48,7 @@ androidx-work-runtime-ktx = { module = "androidx.work:work-runtime-ktx", version
|
|||
build-agp = { module = "com.android.tools.build:gradle", version.ref = "agp" }
|
||||
build-cachefix = "org.gradle.android.cache-fix:org.gradle.android.cache-fix.gradle.plugin:2.7.1"
|
||||
build-kotlin-gradle = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }
|
||||
build-r8 = "com.android.tools:r8:8.2.8-dev"
|
||||
build-r8 = "com.android.tools:r8:b412982bd9e35e8784bd3b33d3497551b7cdbcd4"
|
||||
build-semver = "com.vdurmont:semver4j:3.1.0"
|
||||
build-sentry = "io.sentry.android.gradle:io.sentry.android.gradle.gradle.plugin:3.7.0"
|
||||
build-spotless = "com.diffplug.spotless:spotless-plugin-gradle:6.19.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue