Files
super-app/android/gradle/libs.versions.toml

409 lines
24 KiB
TOML

[versions]
accompanist-pager = "0.28.0"
accompanist-permissions = "0.37.0"
accompanist-systemuicontroller = "0.17.0"
android-flexbox = "3.0.0"
android-gms-playServicesAds = "23.6.0"
android-gms-playServicesAuthApiPhone = "18.1.0"
android-gms-playServicesLocation = "21.3.0"
android-gms-playServicesMaps = "17.0.0"
android-gms-playServicesMlkitTextRecognition = "19.0.1"
android-installreferrer = "2.2"
android-material = "1.9.0"
android-places = "4.1.0"
android-play-appUpdateKtx = "2.1.0"
android-play-featureDeliveryKtx = "2.1.0"
android-play-reviewKtx = "2.0.2"
androidGradlePlugin = "8.6.1"
androidx-activity = "1.10.0"
androidx-annotation = "1.9.1"
androidx-appcompat = "1.6.1"
androidx-arch-core-testing = "2.2.0"
androidx-biometric = "1.1.0"
androidx-browser = "1.3.0"
androidx-camera = "1.4.1"
androidx-camera-mlkit = "1.4.1"
androidx-constraintlayout = "2.2.0"
androidx-constraintlayoutCompose = "1.1.0"
androidx-core-ktx = "1.15.0"
androidx-coreGoogleShortcuts = "1.1.0"
androidx-coreSplashscreen = "1.0.1"
androidx-datastorePreferences = "1.1.1"
androidx-fragment = "1.8.5"
androidx-glanceAppWidget = "1.0.0"
androidx-gridlayout = "1.0.0"
androidx-hilt = "1.2.0"
androidx-legacy-support-v4 = "1.0.0"
androidx-lifecycle = "2.8.7"
androidx-media3 = "1.5.1"
androidx-macro-benchmark = "1.3.3"
androidx-multidex = "2.0.1"
androidx-pagingCompose = "3.3.5"
androidx-pagingRuntimeKtx = "3.3.5"
androidx-preferenceKtx = "1.2.1"
androidx-securityCryptoKtx = "1.1.0-alpha06"
androidx-sqlite = "2.2.0"
androidx-test-espresso = "3.6.1"
androidx-test-junit = "1.2.1"
androidx-test-monitor = "1.7.2"
androidx-test-rules = "1.6.1"
androidx-test-runner = "1.6.2"
androidx-work-runtimeKtx = "2.10.0"
anrwatchdog = "1.4.0"
appsflyer = "6.16.0"
benchmark-macro-junit4 = "1.3.3"
branch = "5.15.0"
cashfree = "2.0.6"
chucker = "4.1.0"
coil = "2.5.0"
compose-bom = "2024.12.01"
digio = "v4.0.6"
digitap = "1.4.4"
facebook-applinks = "18.0.0"
facebook-shimmer = "0.5.0"
finarkein = "0.6.4"
firebase-bom = "33.8.0"
firebase-crashlytics = "3.0.2"
firebase-perf = "1.4.2"
glide = "4.14.2"
gojek-courier = "0.3.1"
google-services = "4.4.2"
gson = "2.11.0"
guava = "33.4.0-android"
hilt = "2.55"
hyperion = "0.9.38"
hyperionSimpleItem = "0.6.0"
jakewharton-timber = "5.0.1"
jodaMoney = "1.0.4"
jodaTime = "2.12.7"
jsonPath = "2.9.0"
junit = "4.13.2"
juspay-googlePayClientApi = "1.0.0"
juspay-hypersdk = "2.1.33"
juspay-hypersdkPlugin = "2.0.4"
kotlin = "2.0.21"
kotlinx-coroutines = "1.10.1"
kotlinx-serialization = "1.8.0"
ksp = "2.0.21-1.0.28"
lottie = "6.6.2"
masayukiSuda-easingInterpolator = "v1.3.2"
mlkit-barcodeScanning = "17.3.0"
mockk = "1.13.16"
mvel2 = "2.4.15.Final"
navi-adverse = "1.16.0"
navi-alfred = "2.1.0"
navi-customerDocumentCollector = "1.0.1"
navi-elex = "1.11.1"
navi-guarddog = "3.14.0"
navi-pulse = "1.15.0"
navi-traceflow = "1.0.0"
navi-uitron = "3.4.0"
navigation = "2.8.5"
okhttp-bom = "4.12.0"
payu-checkoutPro = "2.4.3"
payu-nativeOtpAssist = "1.3.7"
philjay-mpAndroidChart = "v3.1.0"
pierfrancescosoffritti-androidyoutubeplayer = "11.1.0"
profileinstaller = "1.4.1"
raamcosta-composeDestinations = "1.11.8"
razorpay = "1.6.41"
retrofit = "2.11.0"
room = "2.5.2"
shawnLin-numberPicker = "2.4.13"
spotless = "7.0.2"
squareup-kotlinpoet = "2.0.0"
truecaller = "3.0.0"
turbine = "1.2.0"
uiautomator = "2.3.0"
uiViewbinding = "1.7.6"
zetetic-sqlcipherAndroid = "4.5.5"
zxing = "3.3.3"
[libraries]
accompanist-pager = { module = "com.google.accompanist:accompanist-pager", version.ref = "accompanist-pager" }
accompanist-pagerIndicators = { module = "com.google.accompanist:accompanist-pager-indicators", version.ref = "accompanist-pager" }
accompanist-permissions = { module = "com.google.accompanist:accompanist-permissions", version.ref = "accompanist-permissions" }
accompanist-systemuicontroller = { module = "com.google.accompanist:accompanist-systemuicontroller", version.ref = "accompanist-systemuicontroller" }
android-flexbox = { module = "com.google.android.flexbox:flexbox", version.ref = "android-flexbox" }
android-gms-playServicesAds = { module = "com.google.android.gms:play-services-ads", version.ref = "android-gms-playServicesAds" }
android-gms-playServicesAuthApiPhone = { module = "com.google.android.gms:play-services-auth-api-phone", version.ref = "android-gms-playServicesAuthApiPhone" }
android-gms-playServicesLocation = { module = "com.google.android.gms:play-services-location", version.ref = "android-gms-playServicesLocation" }
android-gms-playServicesMaps = { module = "com.google.android.gms:play-services-maps", version.ref = "android-gms-playServicesMaps" }
android-gms-playServicesMlkitTextRecognition = { module = "com.google.android.gms:play-services-mlkit-text-recognition", version.ref = "android-gms-playServicesMlkitTextRecognition" }
android-installreferrer = { module = "com.android.installreferrer:installreferrer", version.ref = "android-installreferrer" }
android-material = { module = "com.google.android.material:material", version.ref = "android-material" }
android-places = { module = "com.google.android.libraries.places:places", version.ref = "android-places" }
android-play-appUpdateKtx = { module = "com.google.android.play:app-update-ktx", version.ref = "android-play-appUpdateKtx" }
android-play-featureDeliveryKtx = { module = "com.google.android.play:feature-delivery-ktx", version.ref = "android-play-featureDeliveryKtx" }
android-play-reviewKtx = { module = "com.google.android.play:review-ktx", version.ref = "android-play-reviewKtx" }
androidx-activity-activityCompose = { module = "androidx.activity:activity-compose", version.ref = "androidx-activity" }
androidx-activity-activity = { module = "androidx.activity:activity", version.ref = "androidx-activity" }
androidx-annotation = { module = "androidx.annotation:annotation", version.ref = "androidx-annotation" }
androidx-appcompat = { module = "androidx.appcompat:appcompat", version.ref = "androidx-appcompat" }
androidx-arch-core-testing = { module = "androidx.arch.core:core-testing", version.ref = "androidx-arch-core-testing" }
androidx-benchmark-macro-junit4 = { group = "androidx.benchmark", name = "benchmark-macro-junit4", version.ref = "benchmark-macro-junit4" }
androidx-biometric = { module = "androidx.biometric:biometric", version.ref = "androidx-biometric" }
androidx-browser = { module = "androidx.browser:browser", version.ref = "androidx-browser" }
androidx-camera-camera2 = { module = "androidx.camera:camera-camera2", version.ref = "androidx-camera" }
androidx-camera-core = { module = "androidx.camera:camera-core", version.ref = "androidx-camera" }
androidx-camera-lifecycle = { module = "androidx.camera:camera-lifecycle", version.ref = "androidx-camera" }
androidx-camera-mlkit-vision = { module = "androidx.camera:camera-mlkit-vision", version.ref = "androidx-camera-mlkit" }
androidx-camera-view = { module = "androidx.camera:camera-view", version.ref = "androidx-camera" }
androidx-compose-bom = { module = "androidx.compose:compose-bom", version.ref = "compose-bom" }
androidx-compose-animation = { module = "androidx.compose.animation:animation" }
androidx-compose-foundation = { module = "androidx.compose.foundation:foundation" }
androidx-compose-material = { module = "androidx.compose.material:material" }
androidx-compose-material3 = { module = "androidx.compose.material3:material3" }
androidx-compose-ui-graphics = { module = "androidx.compose.ui:ui-graphics" }
androidx-compose-ui-test-junit4 = { module = "androidx.compose.ui:ui-test-junit4" }
androidx-compose-ui-test-manifest = { module = "androidx.compose.ui:ui-test-manifest" }
androidx-compose-ui-tooling = { module = "androidx.compose.ui:ui-tooling" }
androidx-compose-ui-toolingPreview = { module = "androidx.compose.ui:ui-tooling-preview" }
androidx-compose-ui-ui = { module = "androidx.compose.ui:ui" }
androidx-compose-ui-util = { module = "androidx.compose.ui:ui-util" }
androidx-compose-runtime-livedata = { module = "androidx.compose.runtime:runtime-livedata" }
androidx-constraintlayout = { module = "androidx.constraintlayout:constraintlayout", version.ref = "androidx-constraintlayout" }
androidx-constraintlayoutCompose = { module = "androidx.constraintlayout:constraintlayout-compose", version.ref = "androidx-constraintlayoutCompose" }
androidx-core-google-shortcuts = { module = "androidx.core:core-google-shortcuts", version.ref = "androidx-coreGoogleShortcuts" }
androidx-core-ktx = { module = "androidx.core:core-ktx", version.ref = "androidx-core-ktx" }
androidx-core-splashscreen = { module = "androidx.core:core-splashscreen", version.ref = "androidx-coreSplashscreen" }
androidx-datastore-datastorePreferences = { module = "androidx.datastore:datastore-preferences", version.ref = "androidx-datastorePreferences" }
androidx-fragment-ktx = { module = "androidx.fragment:fragment-ktx", version.ref = "androidx-fragment" }
androidx-glanceAppWidget = { module = "androidx.glance:glance-appwidget", version.ref = "androidx-glanceAppWidget" }
androidx-gridlayout = { module = "androidx.gridlayout:gridlayout", version.ref = "androidx-gridlayout" }
androidx-hilt-compiler = { module = "androidx.hilt:hilt-compiler", version.ref = "androidx-hilt" }
androidx-hilt-navigation-compose = { module = "androidx.hilt:hilt-navigation-compose", version.ref = "androidx-hilt" }
androidx-legacy-support-v4 = { module = "androidx.legacy:legacy-support-v4", version.ref = "androidx-legacy-support-v4" }
androidx-lifecycle-livedata-ktx = { module = "androidx.lifecycle:lifecycle-livedata-ktx", version.ref = "androidx-lifecycle" }
androidx-lifecycle-runtime-compose = { module = "androidx.lifecycle:lifecycle-runtime-compose", version.ref = "androidx-lifecycle" }
androidx-lifecycle-runtime-ktx = { module = "androidx.lifecycle:lifecycle-runtime-ktx", version.ref = "androidx-lifecycle" }
androidx-lifecycle-viewmodel-ktx = { module = "androidx.lifecycle:lifecycle-viewmodel-ktx", version.ref = "androidx-lifecycle" }
androidx-media3-exoplayer = { module = "androidx.media3:media3-exoplayer", version.ref = "androidx-media3" }
androidx-media3-exoplayerHls = { module = "androidx.media3:media3-exoplayer-hls", version.ref = "androidx-media3" }
androidx-media3-ui = { module = "androidx.media3:media3-ui", version.ref = "androidx-media3" }
androidx-multidex = { module = "androidx.multidex:multidex", version.ref = "androidx-multidex" }
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-paging-compose = { module = "androidx.paging:paging-compose", version.ref = "androidx-pagingCompose" }
androidx-paging-runtime-ktx = { module = "androidx.paging:paging-runtime-ktx", version.ref = "androidx-pagingRuntimeKtx" }
androidx-preference-ktx = { module = "androidx.preference:preference-ktx", version.ref = "androidx-preferenceKtx" }
androidx-profileinstaller = { module = "androidx.profileinstaller:profileinstaller", version.ref = "profileinstaller" }
androidx-room-compiler = { module = "androidx.room:room-compiler", version.ref = "room" }
androidx-room-ktx = { module = "androidx.room:room-ktx", version.ref = "room" }
androidx-room-paging = { module = "androidx.room:room-paging", version.ref = "room" }
androidx-room-runtime = { module = "androidx.room:room-runtime", version.ref = "room" }
androidx-room-testing = { module = "androidx.room:room-testing", version.ref = "room" }
androidx-security-crypto-ktx = { module = "androidx.security:security-crypto-ktx", version.ref = "androidx-securityCryptoKtx" }
androidx-sqlite = { module = "androidx.sqlite:sqlite", version.ref = "androidx-sqlite" }
androidx-test-espresso-contrib = { module = "androidx.test.espresso:espresso-contrib", version.ref = "androidx-test-espresso" }
androidx-test-espresso-core = { module = "androidx.test.espresso:espresso-core", version.ref = "androidx-test-espresso" }
androidx-test-espresso-intents = { module = "androidx.test.espresso:espresso-intents", version.ref = "androidx-test-espresso" }
androidx-test-espresso-web = { module = "androidx.test.espresso:espresso-web", version.ref = "androidx-test-espresso" }
androidx-test-junit = { module = "androidx.test.ext:junit", version.ref = "androidx-test-junit" }
androidx-test-monitor = { module = "androidx.test:monitor", version.ref = "androidx-test-monitor" }
androidx-test-rules = { module = "androidx.test:rules", version.ref = "androidx-test-rules" }
androidx-test-runner = { module = "androidx.test:runner", version.ref = "androidx-test-runner" }
androidx-uiautomator = { group = "androidx.test.uiautomator", name = "uiautomator", version.ref = "uiautomator" }
androidx-ui-viewbinding = { module = "androidx.compose.ui:ui-viewbinding", version.ref = "uiViewbinding" }
androidx-work-runtimeKtx = { module = "androidx.work:work-runtime-ktx", version.ref = "androidx-work-runtimeKtx" }
anrwatchdog = { module = "com.github.anrwatchdog:anrwatchdog", version.ref = "anrwatchdog" }
appsflyer = { module = "com.appsflyer:af-android-sdk", version.ref = "appsflyer" }
branch = { module = "io.branch.sdk.android:library", version.ref = "branch" }
cashfree = { module = "com.cashfree.pg:api", version.ref = "cashfree" }
chucker-library = { module = "com.github.chuckerteam.chucker:library", version.ref = "chucker" }
chucker-libraryNoOp = { module = "com.github.chuckerteam.chucker:library-no-op", version.ref = "chucker" }
coil-compose = { module = "io.coil-kt:coil-compose", version.ref = "coil" }
coil-svg = { module = "io.coil-kt:coil-svg", version.ref = "coil" }
coil-video = { module = "io.coil-kt:coil-video", version.ref = "coil" }
dagger-hiltAndroid = { module = "com.google.dagger:hilt-android", version.ref = "hilt" }
dagger-hiltAndroidTesting = { module = "com.google.dagger:hilt-android-testing", version.ref = "hilt" }
dagger-hiltCompiler = { module = "com.google.dagger:hilt-compiler", version.ref = "hilt" }
digio-gateway-common = { module = "com.github.digio-tech:gateway", version.ref = "digio" }
digio-gateway-esign = { module = "com.github.digio-tech:gateway_esign", version.ref = "digio" }
digio-gateway-kyc = { module = "com.github.digio-tech:gateway_kyc", version.ref = "digio" }
digitap = { module = "com.digitap.sdk:okyc", version.ref = "digitap" }
facebook-applinks = { module = "com.facebook.android:facebook-applinks", version.ref = "facebook-applinks" }
facebook-shimmer = { module = "com.facebook.shimmer:shimmer", version.ref = "facebook-shimmer" }
finarkein = { module = "io.finarkein.anubhav:sdk-core", version.ref = "finarkein" }
firebase-analytics = { module = "com.google.firebase:firebase-analytics" }
firebase-auth = { module = "com.google.firebase:firebase-auth" }
firebase-bom = { module = "com.google.firebase:firebase-bom", version.ref = "firebase-bom" }
firebase-config = { module = "com.google.firebase:firebase-config" }
firebase-crashlytics = { module = "com.google.firebase:firebase-crashlytics" }
firebase-dynamic-links = { module = "com.google.firebase:firebase-dynamic-links" }
firebase-firestore = { module = "com.google.firebase:firebase-firestore" }
firebase-messaging = { module = "com.google.firebase:firebase-messaging" }
firebase-perf = { module = "com.google.firebase:firebase-perf" }
glide-glide = { module = "com.github.bumptech.glide:glide", version.ref = "glide" }
glide-ksp = { module = "com.github.bumptech.glide:ksp", version.ref = "glide" }
gojek-courier-courier = { module = "com.gojek.courier:courier", version.ref = "gojek-courier" }
gojek-courier-mqttClient = { module = "com.gojek.courier:mqtt-client", version.ref = "gojek-courier" }
gojek-courier-timerPingsender = { module = "com.gojek.courier:timer-pingsender", version.ref = "gojek-courier" }
gojek-courier-courierMessageAdapterGson = { module = "com.gojek.courier:courier-message-adapter-gson", version.ref = "gojek-courier" }
gojek-courier-courierMessageAdapterText = { module = "com.gojek.courier:courier-message-adapter-text", version.ref = "gojek-courier" }
gojek-courier-courierStreamAdapterRxjava2 = { module = "com.gojek.courier:courier-stream-adapter-rxjava2", version.ref = "gojek-courier" }
gson = { module = "com.google.code.gson:gson", version.ref = "gson" }
guava = { module = "com.google.guava:guava", version.ref = "guava" }
hyperion-attr = { module = "com.willowtreeapps.hyperion:hyperion-attr", version.ref = "hyperion" }
hyperion-buildConfig = { module = "com.willowtreeapps.hyperion:hyperion-build-config", version.ref = "hyperion" }
hyperion-core = { module = "com.willowtreeapps.hyperion:hyperion-core", version.ref = "hyperion" }
hyperion-coreNoOp = { module = "com.willowtreeapps.hyperion:hyperion-core-no-op", version.ref = "hyperion" }
hyperion-disk = { module = "com.willowtreeapps.hyperion:hyperion-disk", version.ref = "hyperion" }
hyperion-geigerCounter = { module = "com.willowtreeapps.hyperion:hyperion-geiger-counter", version.ref = "hyperion" }
hyperion-measurement = { module = "com.willowtreeapps.hyperion:hyperion-measurement", version.ref = "hyperion" }
hyperion-phoenix = { module = "com.willowtreeapps.hyperion:hyperion-phoenix", version.ref = "hyperion" }
hyperion-recorder = { module = "com.willowtreeapps.hyperion:hyperion-recorder", version.ref = "hyperion" }
hyperion-sharedPreferences = { module = "com.willowtreeapps.hyperion:hyperion-shared-preferences", version.ref = "hyperion" }
hyperion-simpleItem = { module = "com.github.takahirom:Hyperion-Simple-Item", version.ref = "hyperionSimpleItem" }
hyperion-timber = { module = "com.willowtreeapps.hyperion:hyperion-timber", version.ref = "hyperion" }
jakewharton-timber = { module = "com.jakewharton.timber:timber", version.ref = "jakewharton-timber" }
jayway-jsonPath = { module = "com.jayway.jsonpath:json-path", version.ref = "jsonPath" }
joda-money = { module = "org.joda:joda-money", version.ref = "jodaMoney" }
joda-time = { module = "joda-time:joda-time", version.ref = "jodaTime" }
junit = { module = "junit:junit", version.ref = "junit" }
juspay-googlePayClientApi = { module = "in.juspay:google-pay-client-api", version.ref = "juspay-googlePayClientApi" }
juspay-hypersdk-plugin = { module = "in.juspay:hypersdk.plugin", version.ref = "juspay-hypersdkPlugin" }
kotlinx-coroutines-android = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-android", version.ref = "kotlinx-coroutines" }
kotlinx-coroutines-core = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core", version.ref = "kotlinx-coroutines" }
kotlinx-coroutines-test = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-test", version.ref = "kotlinx-coroutines" }
kotlinx-serialization-json = { module = "org.jetbrains.kotlinx:kotlinx-serialization-json", version.ref = "kotlinx-serialization" }
ksp-symbolProcessingApi = { module = "com.google.devtools.ksp:symbol-processing-api", version.ref = "ksp" }
airbnb-lottie = { module = "com.airbnb.android:lottie", version.ref = "lottie" }
airbnb-lottieCompose = { module = "com.airbnb.android:lottie-compose", version.ref = "lottie" }
masayukiSuda-easingInterpolator = { module = "com.github.MasayukiSuda:EasingInterpolator", version.ref = "masayukiSuda-easingInterpolator" }
mlkit-barcodeScanning = { module = "com.google.mlkit:barcode-scanning", version.ref = "mlkit-barcodeScanning" }
mockk = { module = "io.mockk:mockk", version.ref = "mockk" }
mockk-android = { module = "io.mockk:mockk-android", version.ref = "mockk" }
mvel2 = { module = "org.mvel:mvel2", version.ref = "mvel2" }
navi-adverse = { module = "com.navi.android:adverse", version.ref = "navi-adverse" }
navi-alfred = { module = "com.navi.android:alfred", version.ref = "navi-alfred" }
navi-customerDocumentCollector = { module = "com.navi.android:customer-document-collector", version.ref = "navi-customerDocumentCollector" }
navi-elex = { module = "com.navi.android:elex", version.ref = "navi-elex" }
navi-guarddog = { module = "com.navi.android:guarddog", version.ref = "navi-guarddog" }
navi-pulse = { module = "com.navi.android:pulse", version.ref = "navi-pulse" }
navi-traceflow = { module = "com.navi.android:traceflow", version.ref = "navi-traceflow" }
navi-uitron = { module = "com.navi.android:uitron", version.ref = "navi-uitron" }
okhttp-bom = { module = "com.squareup.okhttp3:okhttp-bom", version.ref = "okhttp-bom" }
okhttp-loggingIntercepter = { module = "com.squareup.okhttp3:logging-interceptor" }
okhttp-tls = { module = "com.squareup.okhttp3:okhttp-tls" }
payu-checkoutPro = { module = "in.payu:payu-checkout-pro", version.ref = "payu-checkoutPro" }
payu-nativeOtpAssist = { module = "in.payu:native-otp-assist", version.ref = "payu-nativeOtpAssist" }
philjay-mpAndroidChart = { module = "com.github.PhilJay:MPAndroidChart", version.ref = "philjay-mpAndroidChart" }
pierfrancescosoffritti-androidyoutubeplayer = { module = "com.pierfrancescosoffritti.androidyoutubeplayer:core", version.ref = "pierfrancescosoffritti-androidyoutubeplayer" }
raamcosta-composeDestinations-animation-core = { module = "io.github.raamcosta.compose-destinations:animations-core", version.ref = "raamcosta-composeDestinations" }
raamcosta-composeDestinations-ksp = { module = "io.github.raamcosta.compose-destinations:ksp", version.ref = "raamcosta-composeDestinations" }
razorpay = { module = "com.razorpay:checkout", version.ref = "razorpay" }
react-native-gradle-plugin = { module = "com.facebook.react:react-native-gradle-plugin" }
retrofit-converter-gson = { module = "com.squareup.retrofit2:converter-gson", version.ref = "retrofit" }
retrofit-converter-kotlinx-serialization = { module = "com.squareup.retrofit2:converter-kotlinx-serialization", version.ref = "retrofit" }
retrofit-converter-scalars = { module = "com.squareup.retrofit2:converter-scalars", version.ref = "retrofit" }
retrofit-retrofit = { module = "com.squareup.retrofit2:retrofit", version.ref = "retrofit" }
shawnLin-numberPicker = { module = "io.github.ShawnLin013:number-picker", version.ref = "shawnLin-numberPicker" }
squareup-kotlinpoet = { module = "com.squareup:kotlinpoet", version.ref = "squareup-kotlinpoet" }
squareup-kotlinpoet-ksp = { module = "com.squareup:kotlinpoet-ksp", version.ref = "squareup-kotlinpoet" }
truecaller = { module = "com.truecaller.android.sdk:truecaller-sdk", version.ref = "truecaller" }
turbine = { module = "app.cash.turbine:turbine", version.ref = "turbine" }
zetetic-sqlcipher-android = { module = "net.zetetic:sqlcipher-android", version.ref = "zetetic-sqlcipherAndroid" }
zxing = { module = "com.google.zxing:core", version.ref = "zxing" }
[plugins]
android-application = { id = "com.android.application", version.ref = "androidGradlePlugin" }
android-dynamic-feature = { id = "com.android.dynamic-feature", version.ref = "androidGradlePlugin" }
android-library = { id = "com.android.library", version.ref = "androidGradlePlugin" }
android-test = { id = "com.android.test", version.ref = "androidGradlePlugin" }
baseline-profile = { id = "androidx.baselineprofile", version.ref = "androidx-macro-benchmark" }
facebook-react = { id = "com.facebook.react" }
firebase-crashlytics = { id = "com.google.firebase.crashlytics", version.ref = "firebase-crashlytics" }
firebase-perf = { id = "com.google.firebase.firebase-perf", version.ref = "firebase-perf" }
google-services = { id = "com.google.gms.google-services", version.ref = "google-services" }
hilt-android = { id = "com.google.dagger.hilt.android", version.ref = "hilt" }
kotlin-android = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin" }
kotlin-compose = { id = "org.jetbrains.kotlin.plugin.compose", version.ref = "kotlin" }
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
kotlin-kapt = { id = "org.jetbrains.kotlin.kapt", version.ref = "kotlin" }
kotlin-parcelize = { id = "org.jetbrains.kotlin.plugin.parcelize", version.ref = "kotlin" }
kotlin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }
ksp = { id = "com.google.devtools.ksp", version.ref = "ksp" }
maven-publish = { id = "maven-publish" }
navigation = { id = "androidx.navigation.safeargs.kotlin", version.ref = "navigation" }
spotless = { id = "com.diffplug.spotless", version.ref = "spotless" }