Warning, /network/kdeconnect-android/gradle/libs.versions.toml is written in an unsupported language. File is not indexed.

0001 [versions]
0002 accompanistThemeadapterMaterial3 = "0.32.0"
0003 activityCompose = "1.7.2"
0004 androidDesugarJdkLibs = "2.0.3"
0005 androidGradlePlugin = "8.2.1"
0006 androidSmsmms = "kdeconnect-1-21-0"
0007 appcompat = "1.6.1"
0008 bcpkixJdk15on = "1.70"
0009 classindex = "3.13"
0010 commonsCollections4 = "4.4"
0011 commonsIo = "2.11.0"
0012 commonsLang3 = "3.12.0"
0013 constraintlayoutCompose = "1.0.1"
0014 coreKtx = "1.10.1"
0015 disklrucache = "2.0.2"
0016 documentfile = "1.0.1"
0017 gradle = "8.2.1"
0018 gridlayout = "1.0.0"
0019 jsonassert = "1.5.1"
0020 junit = "4.13.2"
0021 dependencyLicenseReport = "1.16"
0022 kotlin = "1.9.10"
0023 kotlinxCoroutinesCore = "1.7.1"
0024 lifecycleExtensions = "2.2.0"
0025 lifecycleRuntimeKtx = "2.6.1"
0026 logger = "1.0.3"
0027 material = "1.9.0"
0028 material3 = "1.1.1"
0029 media = "1.6.0"
0030 minaCore = "2.0.19"
0031 mockitoCore = "3.12.4"
0032 powermockModuleJunit4 = "2.0.0"
0033 preferenceKtx = "1.2.1"
0034 reactiveStreams = "1.0.4"
0035 recyclerview = "1.3.1"
0036 rxjava = "2.2.21"
0037 sshdCore = "0.14.0"
0038 swiperefreshlayout = "1.1.0"
0039 uiToolingPreview = "1.5.1"
0040 univocityParsers = "2.9.1"
0041 sl4j = "2.0.4"
0042 
0043 [libraries]
0044 accompanist-themeadapter-material3 = { module = "com.google.accompanist:accompanist-themeadapter-material3", version.ref = "accompanistThemeadapterMaterial3" }
0045 android-desugarJdkLibs = { module = "com.android.tools:desugar_jdk_libs", version.ref = "androidDesugarJdkLibs" }
0046 android-smsmms = { module = "org.kde.invent.sredman:android-smsmms", version.ref = "androidSmsmms" }
0047 androidx-activity-compose = { module = "androidx.activity:activity-compose", version.ref = "activityCompose" }
0048 androidx-appcompat = { module = "androidx.appcompat:appcompat", version.ref = "appcompat" }
0049 androidx-compose-material3 = { module = "androidx.compose.material3:material3", version.ref = "material3" }
0050 androidx-compose-ui-tooling-preview = { module = "androidx.compose.ui:ui-tooling-preview", version.ref = "uiToolingPreview" }
0051 androidx-constraintlayout-compose = { module = "androidx.constraintlayout:constraintlayout-compose", version.ref = "constraintlayoutCompose" }
0052 androidx-compose-ui-tooling = { module = "androidx.compose.ui:ui-tooling", version.ref = "uiToolingPreview" }
0053 androidx-core-ktx = { module = "androidx.core:core-ktx", version.ref = "coreKtx" }
0054 androidx-documentfile = { module = "androidx.documentfile:documentfile", version.ref = "documentfile" }
0055 androidx-gridlayout = { module = "androidx.gridlayout:gridlayout", version.ref = "gridlayout" }
0056 androidx-lifecycle-common-java8 = { module = "androidx.lifecycle:lifecycle-common-java8", version.ref = "lifecycleRuntimeKtx" }
0057 androidx-lifecycle-extensions = { module = "androidx.lifecycle:lifecycle-extensions", version.ref = "lifecycleExtensions" }
0058 androidx-lifecycle-runtime-ktx = { module = "androidx.lifecycle:lifecycle-runtime-ktx", version.ref = "lifecycleRuntimeKtx" }
0059 androidx-lifecycle-viewmodel-ktx = { module = "androidx.lifecycle:lifecycle-viewmodel-ktx", version.ref = "lifecycleRuntimeKtx" }
0060 androidx-media = { module = "androidx.media:media", version.ref = "media" }
0061 androidx-preference-ktx = { module = "androidx.preference:preference-ktx", version.ref = "preferenceKtx" }
0062 androidx-recyclerview = { module = "androidx.recyclerview:recyclerview", version.ref = "recyclerview" }
0063 androidx-swiperefreshlayout = { module = "androidx.swiperefreshlayout:swiperefreshlayout", version.ref = "swiperefreshlayout" }
0064 bcpkix-jdk15on = { module = "org.bouncycastle:bcpkix-jdk15on", version.ref = "bcpkixJdk15on" }
0065 classindex = { module = "org.atteo.classindex:classindex", version.ref = "classindex" }
0066 commons-collections4 = { module = "org.apache.commons:commons-collections4", version.ref = "commonsCollections4" }
0067 commons-io = { module = "commons-io:commons-io", version.ref = "commonsIo" }
0068 commons-lang3 = { module = "org.apache.commons:commons-lang3", version.ref = "commonsLang3" }
0069 disklrucache = { module = "com.jakewharton:disklrucache", version.ref = "disklrucache" }
0070 android-gradlePlugin = { module = "com.android.tools.build:gradle", version.ref = "gradle" }
0071 jsonassert = { module = "org.skyscreamer:jsonassert", version.ref = "jsonassert" }
0072 junit = { module = "junit:junit", version.ref = "junit" }
0073 kotlin-gradlePlugin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }
0074 kotlin-stdlib-jdk8 = { module = "org.jetbrains.kotlin:kotlin-stdlib-jdk8", version.ref = "kotlin" }
0075 kotlinx-coroutines-android = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-android", version.ref = "kotlinxCoroutinesCore" }
0076 kotlinx-coroutines-core = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core", version.ref = "kotlinxCoroutinesCore" }
0077 logger = { module = "com.klinkerapps:logger", version.ref = "logger" }
0078 material = { module = "com.google.android.material:material", version.ref = "material" }
0079 apache-mina-core = { module = "org.apache.mina:mina-core", version.ref = "minaCore" }
0080 apache-sshd-core = { module = "org.apache.sshd:sshd-core", version.ref = "sshdCore" }
0081 mockito-core = { module = "org.mockito:mockito-core", version.ref = "mockitoCore" }
0082 powermock-api-mockito2 = { module = "org.powermock:powermock-api-mockito2", version.ref = "powermockModuleJunit4" }
0083 powermock-core = { module = "org.powermock:powermock-core", version.ref = "powermockModuleJunit4" }
0084 powermock-module-junit4 = { module = "org.powermock:powermock-module-junit4", version.ref = "powermockModuleJunit4" }
0085 reactive-streams = { module = "org.reactivestreams:reactive-streams", version.ref = "reactiveStreams" }
0086 rxjava = { module = "io.reactivex.rxjava2:rxjava", version.ref = "rxjava" }
0087 univocity-parsers = { module = "com.univocity:univocity-parsers", version.ref = "univocityParsers" }
0088 slf4j-handroid = { group = "com.gitlab.mvysny.slf4j", name = "slf4j-handroid", version.ref = "sl4j" }
0089 
0090 [plugins]
0091 android-application = { id = "com.android.application", version.ref = "androidGradlePlugin" }
0092 kotlin-android = { id ="org.jetbrains.kotlin.android", version.ref = "kotlin" }
0093 dependencyLicenseReport = { id = "com.github.jk1.dependency-license-report", version.ref = "dependencyLicenseReport" }