mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-17 23:47:02 +05:30
build: bump Kotlin
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
parent
5da858aa4c
commit
88ef01f129
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ object Plugins {
|
|||
const val android = "com.android.tools.build:gradle:7.0.0-alpha12"
|
||||
const val lintModel = "com.android.tools.lint:lint-model:30.0.0-alpha12"
|
||||
const val hilt = "com.google.dagger:hilt-android-gradle-plugin:${DAGGER_HILT_VERSION}"
|
||||
const val kotlin = "org.jetbrains.kotlin:kotlin-gradle-plugin:1.4.31"
|
||||
const val kotlin = "org.jetbrains.kotlin:kotlin-gradle-plugin:1.4.32"
|
||||
const val jsemver = "com.github.zafarkhaja:java-semver:0.9.0"
|
||||
const val shot = "com.karumi:shot:5.10.3"
|
||||
const val sqldelight = "com.squareup.sqldelight:gradle-plugin:1.4.4"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue