android target seems to be creating some issues between plugin dependencies after adding spm
This commit is contained in:
+14
-14
@@ -1,7 +1,7 @@
|
||||
[versions]
|
||||
accompanistAdaptive = "0.37.3"
|
||||
cachemapVersion = "0.2.4"
|
||||
composeMultiplatform = "1.10.0"
|
||||
composeMultiplatform = "1.10.1"
|
||||
activityCompose = "1.12.4"
|
||||
agp = "9.1.0"
|
||||
android-compileSdk = "36"
|
||||
@@ -13,27 +13,26 @@ appcompat = "1.7.1"
|
||||
audiowaveform = "1.1.2"
|
||||
benchmark = "1.5.0-alpha03"
|
||||
biometricKtx = "1.2.0-alpha05"
|
||||
composeBom = "2026.02.00"
|
||||
composeRuntimeAnnotation = "1.10.3"
|
||||
coil = "3.4.0"
|
||||
composeBom = "2026.02.01"
|
||||
composeRuntimeAnnotation = "1.10.4"
|
||||
coreKtx = "1.17.0"
|
||||
datastore = "1.2.0"
|
||||
devWhyolegCryptography = "0.5.0"
|
||||
espressoCore = "3.7.0"
|
||||
firebaseBom = "34.9.0"
|
||||
firebaseBom = "34.10.0"
|
||||
fragmentKtx = "1.8.9"
|
||||
gms = "4.4.4"
|
||||
jacksonModuleKotlin = "2.21.0"
|
||||
jacksonModuleKotlin = "2.21.1"
|
||||
javaKeyring = "1.0.4"
|
||||
jna = "5.18.1"
|
||||
jtorctl = "0.4.5.7"
|
||||
junit = "4.13.2"
|
||||
kchesslib = "1.0.0"
|
||||
kchesslib = "1.0.5"
|
||||
kotlin = "2.3.10"
|
||||
kotlinxCollectionsImmutable = "0.4.0"
|
||||
kotlinxCoroutinesCore = "1.10.2"
|
||||
kotlinxSerialization = "1.10.0"
|
||||
kotlinxSerializationPlugin = "2.3.10"
|
||||
languageId = "17.0.6"
|
||||
lazysodiumAndroid = "5.2.0"
|
||||
lazysodiumJava = "5.2.0"
|
||||
@@ -50,7 +49,7 @@ runner = "1.7.0"
|
||||
rfc3986 = "0.1.2"
|
||||
secp256k1KmpJniAndroid = "0.22.0"
|
||||
securityCryptoKtx = "1.1.0"
|
||||
spotless = "8.2.1"
|
||||
spotless = "8.3.0"
|
||||
tarsosdsp = "2.5"
|
||||
torAndroid = "0.4.9.5"
|
||||
translate = "17.0.3"
|
||||
@@ -58,16 +57,16 @@ unifiedpush = "3.0.10"
|
||||
urlDetector = "0.1.23"
|
||||
vico-charts = "2.4.3"
|
||||
zelory = "3.0.1"
|
||||
zoomable = "2.11.0"
|
||||
zoomable = "2.11.1"
|
||||
zxing = "3.5.4"
|
||||
zxingAndroidEmbedded = "4.3.0"
|
||||
windowCoreAndroid = "1.5.1"
|
||||
androidxCamera = "1.5.3"
|
||||
androidxCollection = "1.5.0"
|
||||
kotlinStdlib = "2.3.10"
|
||||
kotlinTest = "2.2.20"
|
||||
kotlinTest = "2.3.0"
|
||||
core = "1.7.0"
|
||||
mavenPublish = "0.36.0"
|
||||
spmForKmpVersion = "1.4.9"
|
||||
|
||||
[libraries]
|
||||
abedElazizShe-video-compressor-fork = { group = "com.github.davotoula", name = "LightCompressor-enhanced", version.ref = "lightcompressor-enhanced" }
|
||||
@@ -165,7 +164,7 @@ zoomable = { group = "net.engawapg.lib", name = "zoomable", version.ref = "zooma
|
||||
zxing = { group = "com.google.zxing", name = "core", version.ref = "zxing" }
|
||||
zxing-embedded = { group = "com.journeyapps", name = "zxing-android-embedded", version.ref = "zxingAndroidEmbedded" }
|
||||
androidx-window-core-android = { group = "androidx.window", name = "window-core-android", version.ref = "windowCoreAndroid" }
|
||||
kotlin-stdlib = { group = "org.jetbrains.kotlin", name = "kotlin-stdlib", version.ref = "kotlinStdlib" }
|
||||
kotlin-stdlib = { group = "org.jetbrains.kotlin", name = "kotlin-stdlib", version.ref = "kotlin" }
|
||||
kotlin-test = { group = "org.jetbrains.kotlin", name = "kotlin-test", version.ref = "kotlinTest" }
|
||||
androidx-core = { group = "androidx.test", name = "core", version.ref = "core" }
|
||||
|
||||
@@ -177,9 +176,10 @@ diffplugSpotless = { id = "com.diffplug.spotless", version.ref = "spotless" }
|
||||
googleServices = { id = "com.google.gms.google-services", version.ref = "gms" }
|
||||
jetbrainsKotlinJvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
|
||||
jetbrainsComposeCompiler = { id = "org.jetbrains.kotlin.plugin.compose", version.ref = "kotlin" }
|
||||
serialization = { id = 'org.jetbrains.kotlin.plugin.serialization', version.ref = 'kotlinxSerializationPlugin' }
|
||||
serialization = { id = 'org.jetbrains.kotlin.plugin.serialization', version.ref = 'kotlin' }
|
||||
kotlinMultiplatform = { id = "org.jetbrains.kotlin.multiplatform", version.ref = "kotlin" }
|
||||
androidKotlinMultiplatformLibrary = { id = "com.android.kotlin.multiplatform.library", version.ref = "agp" }
|
||||
vanniktech-mavenPublish = { id = "com.vanniktech.maven.publish", version.ref = "mavenPublish" }
|
||||
stability-analyzer = { id = "com.github.skydoves.compose.stability.analyzer", version = "0.6.6" }
|
||||
stability-analyzer = { id = "com.github.skydoves.compose.stability.analyzer", version = "0.7.0" }
|
||||
composeMultiplatform = { id = "org.jetbrains.compose", version.ref = "composeMultiplatform" }
|
||||
frankois944-spmForKmp = { id = "io.github.frankois944.spmForKmp", version.ref = "spmForKmpVersion" }
|
||||
|
||||
Reference in New Issue
Block a user