mirror of
https://github.com/ev-map/EVMap.git
synced 2026-06-10 23:38:25 -04:00
132 lines
8.1 KiB
TOML
132 lines
8.1 KiB
TOML
[versions]
|
|
agp = "9.2.1"
|
|
kotlin = "2.3.21"
|
|
ksp = "2.3.8"
|
|
testLogger = "4.0.0"
|
|
moshix = "0.35.0"
|
|
aboutlibraries = "14.2.1"
|
|
navigation = "2.9.8"
|
|
appcompat = "1.7.1"
|
|
coreKtx = "1.18.0"
|
|
coreSplashscreen = "1.2.0"
|
|
activityKtx = "1.13.0"
|
|
fragmentKtx = "1.8.9"
|
|
preferenceKtx = "1.2.1"
|
|
material = "1.14.0"
|
|
constraintlayout = "2.2.1"
|
|
recyclerview = "1.4.0"
|
|
browser = "1.9.0"
|
|
swipeRefreshLayout = "1.1.0"
|
|
viewpager2 = "1.1.0"
|
|
securityCrypto = "1.1.0"
|
|
workRuntime = "2.10.5"
|
|
retrofit = "3.0.0"
|
|
okhttp = "4.12.0"
|
|
moshi = "1.15.2"
|
|
coil = "2.7.0"
|
|
lottie = "6.6.10"
|
|
bimap = "1.1.0"
|
|
mapscaleview = "1.6.0"
|
|
carApp = "1.8.0-beta01"
|
|
anymaps = "e087fcdf86"
|
|
playServicesMaps = "19.2.0"
|
|
places = "3.5.0"
|
|
kotlinxCoroutinesPlayServices = "1.10.2"
|
|
mapLibre = "13.2.0"
|
|
mapboxServices = "5.8.0"
|
|
lifecycle = "2.9.2"
|
|
room = "2.7.2"
|
|
spatiaRoom = "1.0.1"
|
|
androidSpatialite = "2.3.0-alpha"
|
|
billing = "7.0.0"
|
|
acra = "5.13.1"
|
|
timber = "5.0.1"
|
|
leakcanary = "2.14"
|
|
junit4 = "4.13.2"
|
|
robolectric = "4.16"
|
|
androidxTestCore = "1.7.0"
|
|
androidxArchCoreTesting = "2.2.0"
|
|
androidxTestExtJunit = "1.3.0"
|
|
espressoCore = "3.7.0"
|
|
desugarJdkLibs = "2.1.5"
|
|
|
|
[libraries]
|
|
kotlin-stdlib-jdk7 = { module = "org.jetbrains.kotlin:kotlin-stdlib-jdk7", version.ref = "kotlin" }
|
|
androidx-appcompat = { module = "androidx.appcompat:appcompat", version.ref = "appcompat" }
|
|
androidx-core-ktx = { module = "androidx.core:core-ktx", version.ref = "coreKtx" }
|
|
androidx-core-splashscreen = { module = "androidx.core:core-splashscreen", version.ref = "coreSplashscreen" }
|
|
androidx-activity-ktx = { module = "androidx.activity:activity-ktx", version.ref = "activityKtx" }
|
|
androidx-fragment-ktx = { module = "androidx.fragment:fragment-ktx", version.ref = "fragmentKtx" }
|
|
androidx-cardview = { module = "androidx.cardview:cardview", version = "1.0.0" }
|
|
androidx-preference-ktx = { module = "androidx.preference:preference-ktx", version.ref = "preferenceKtx" }
|
|
material = { module = "com.google.android.material:material", version.ref = "material" }
|
|
androidx-constraintlayout = { module = "androidx.constraintlayout:constraintlayout", version.ref = "constraintlayout" }
|
|
androidx-recyclerview = { module = "androidx.recyclerview:recyclerview", version.ref = "recyclerview" }
|
|
androidx-browser = { module = "androidx.browser:browser", version.ref = "browser" }
|
|
androidx-swiperefreshlayout = { module = "androidx.swiperefreshlayout:swiperefreshlayout", version.ref = "swipeRefreshLayout" }
|
|
androidx-viewpager2 = { module = "androidx.viewpager2:viewpager2", version.ref = "viewpager2" }
|
|
androidx-security-crypto = { module = "androidx.security:security-crypto", version.ref = "securityCrypto" }
|
|
androidx-work-runtime-ktx = { module = "androidx.work:work-runtime-ktx", version.ref = "workRuntime" }
|
|
custom-bottom-sheet-behavior = { module = "com.github.ev-map:CustomBottomSheetBehavior", version = "e48f73ea7b" }
|
|
retrofit = { module = "com.squareup.retrofit2:retrofit", version.ref = "retrofit" }
|
|
retrofit-converter-moshi = { module = "com.squareup.retrofit2:converter-moshi", version.ref = "retrofit" }
|
|
okhttp = { module = "com.squareup.okhttp3:okhttp", version.ref = "okhttp" }
|
|
okhttp-urlconnection = { module = "com.squareup.okhttp3:okhttp-urlconnection", version.ref = "okhttp" }
|
|
moshi-kotlin = { module = "com.squareup.moshi:moshi-kotlin", version.ref = "moshi" }
|
|
moshi-adapters = { module = "com.squareup.moshi:moshi-adapters", version.ref = "moshi" }
|
|
coil = { module = "io.coil-kt:coil", version.ref = "coil" }
|
|
stfalcon-image-viewer = { module = "com.github.ev-map:StfalconImageViewer", version = "c6ba219517" }
|
|
aboutlibraries-core = { module = "com.mikepenz:aboutlibraries-core", version.ref = "aboutlibraries" }
|
|
aboutlibraries = { module = "com.mikepenz:aboutlibraries", version.ref = "aboutlibraries" }
|
|
lottie = { module = "com.airbnb.android:lottie", version.ref = "lottie" }
|
|
bimap = { module = "io.michaelrocks.bimap:bimap", version.ref = "bimap" }
|
|
mapscaleview = { module = "com.github.pengrad:mapscaleview", version.ref = "mapscaleview" }
|
|
page-indicator-view = { module = "com.github.romandanylyk:PageIndicatorView", version = "b1bad589b5" }
|
|
locale-config-x = { module = "com.github.ev-map:locale-config-x", version = "58b036abf4" }
|
|
androidx-car-app = { module = "androidx.car.app:app", version.ref = "carApp" }
|
|
androidx-car-app-projected = { module = "androidx.car.app:app-projected", version.ref = "carApp" }
|
|
androidx-car-app-automotive = { module = "androidx.car.app:app-automotive", version.ref = "carApp" }
|
|
androidx-car-app-testing = { module = "androidx.car.app:app-testing", version.ref = "carApp" }
|
|
anymaps-base = { module = "com.github.ev-map.AnyMaps:anymaps-base", version.ref = "anymaps" }
|
|
anymaps-google = { module = "com.github.ev-map.AnyMaps:anymaps-google", version.ref = "anymaps" }
|
|
play-services-maps = { module = "com.google.android.gms:play-services-maps", version.ref = "playServicesMaps" }
|
|
anymaps-maplibre = { module = "com.github.ev-map.AnyMaps:anymaps-maplibre", version.ref = "anymaps" }
|
|
maplibre-android-sdk-opengl = { module = "org.maplibre.gl:android-sdk-opengl", version.ref = "mapLibre" }
|
|
places = { module = "com.google.android.libraries.places:places", version.ref = "places" }
|
|
kotlinx-coroutines-play-services = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-play-services", version.ref = "kotlinxCoroutinesPlayServices" }
|
|
mapbox-sdk-services = { module = "com.mapbox.mapboxsdk:mapbox-sdk-services", version.ref = "mapboxServices" }
|
|
androidx-navigation-fragment-ktx = { module = "androidx.navigation:navigation-fragment-ktx", version.ref = "navigation" }
|
|
androidx-navigation-ui-ktx = { module = "androidx.navigation:navigation-ui-ktx", version.ref = "navigation" }
|
|
androidx-lifecycle-viewmodel-ktx = { module = "androidx.lifecycle:lifecycle-viewmodel-ktx", version.ref = "lifecycle" }
|
|
androidx-lifecycle-livedata-ktx = { module = "androidx.lifecycle:lifecycle-livedata-ktx", version.ref = "lifecycle" }
|
|
androidx-room-runtime = { module = "androidx.room:room-runtime", version.ref = "room" }
|
|
androidx-room-compiler = { module = "androidx.room:room-compiler", version.ref = "room" }
|
|
androidx-room-ktx = { module = "androidx.room:room-ktx", version.ref = "room" }
|
|
spatia-room = { module = "com.github.anboralabs:spatia-room", version.ref = "spatiaRoom" }
|
|
android-spatialite = { module = "io.github.ev-map:android-spatialite", version.ref = "androidSpatialite" }
|
|
billing = { module = "com.android.billingclient:billing", version.ref = "billing" }
|
|
billing-ktx = { module = "com.android.billingclient:billing-ktx", version.ref = "billing" }
|
|
acra-http = { module = "ch.acra:acra-http", version.ref = "acra" }
|
|
acra-dialog = { module = "ch.acra:acra-dialog", version.ref = "acra" }
|
|
acra-limiter = { module = "ch.acra:acra-limiter", version.ref = "acra" }
|
|
timber = { module = "com.jakewharton.timber:timber", version.ref = "timber" }
|
|
leakcanary-android = { module = "com.squareup.leakcanary:leakcanary-android", version.ref = "leakcanary" }
|
|
junit4 = { module = "junit:junit", version.ref = "junit4" }
|
|
okhttp-mockwebserver = { module = "com.squareup.okhttp3:mockwebserver", version.ref = "okhttp" }
|
|
robolectric = { module = "org.robolectric:robolectric", version.ref = "robolectric" }
|
|
androidx-test-core = { module = "androidx.test:core", version.ref = "androidxTestCore" }
|
|
androidx-arch-core-testing = { module = "androidx.arch.core:core-testing", version.ref = "androidxArchCoreTesting" }
|
|
androidx-test-ext-junit = { module = "androidx.test.ext:junit", version.ref = "androidxTestExtJunit" }
|
|
androidx-test-espresso-core = { module = "androidx.test.espresso:espresso-core", version.ref = "espressoCore" }
|
|
desugar-jdk-libs = { module = "com.android.tools:desugar_jdk_libs", version.ref = "desugarJdkLibs" }
|
|
|
|
[plugins]
|
|
android-application = { id = "com.android.application", version.ref = "agp" }
|
|
kotlin-parcelize = { id = "org.jetbrains.kotlin.plugin.parcelize", version.ref = "kotlin" }
|
|
ksp = { id = "com.google.devtools.ksp", version.ref = "ksp" }
|
|
test-logger = { id = "com.adarshr.test-logger", version.ref = "testLogger" }
|
|
moshix = { id = "dev.zacsweers.moshix", version.ref = "moshix" }
|
|
navigation-safeargs = { id = "androidx.navigation.safeargs.kotlin", version.ref = "navigation" }
|
|
aboutlibraries = { id = "com.mikepenz.aboutlibraries.plugin", version.ref = "aboutlibraries" }
|
|
|