mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 21:07:04 +05:30
Revert "feat(renovate): keep R8 up-to-date with ToT"
This reverts commit 25c78eed91
.
This commit is contained in:
parent
6c1a40d614
commit
0ebe949da6
2 changed files with 1 additions and 14 deletions
|
@ -8,7 +8,6 @@ coroutines = "1.7.1"
|
|||
dagger = "2.46.1"
|
||||
junit = "5.9.3"
|
||||
kotlin = "1.8.10"
|
||||
r8 = "c765114c30df8ed3e5d1a84868d3ed1037549e85"
|
||||
retrofit = "2.9.0"
|
||||
richtext = "0.16.0"
|
||||
sentry-sdk = "6.20.0"
|
||||
|
@ -49,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 = { module = "com.android.tools:r8", version.ref = "r8" }
|
||||
build-r8 = "com.android.tools:r8:c765114c30df8ed3e5d1a84868d3ed1037549e85"
|
||||
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