mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-15 04:07:03 +05:30
refactor: replace semver4j with jsemver
This commit is contained in:
parent
ad2582a28e
commit
0e5caf591a
3 changed files with 15 additions and 15 deletions
|
@ -57,7 +57,7 @@ androidx-work-runtime = { module = "androidx.work:work-runtime", version.ref = "
|
|||
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:3.0"
|
||||
build-kotlin-gradle = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }
|
||||
build-semver = "com.vdurmont:semver4j:3.1.0"
|
||||
build-semver = "com.github.zafarkhaja:java-semver:0.10.2"
|
||||
build-sentry = "io.sentry.android.gradle:io.sentry.android.gradle.gradle.plugin:4.2.0"
|
||||
build-spotless = "com.diffplug.spotless:spotless-plugin-gradle:6.25.0"
|
||||
coil = { module = "io.coil-kt:coil", version.ref = "coil" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue