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

417 lines
24 KiB
TOML

[versions]
accompanist-pager = "0.28.0"
accompanist-permissions = "0.32.0"
accompanist-systemuicontroller = "0.17.0"
activity = "1.8.0"
android-exoplayer = "2.18.1"
android-flexbox = "3.0.0"
android-gms-playServicesAds = "23.2.0"
android-gms-playServicesAuth = "18.0.0"
android-gms-playServicesAuthApiPhone = "18.0.1"
android-gms-playServicesLocation = "21.2.0"
android-gms-playServicesMaps = "17.0.0"
android-installreferrer = "2.2"
android-material = "1.9.0"
android-places = "2.6.0"
android-play-appUpdateKtx = "2.1.0"
android-play-featureDeliveryKtx = "2.1.0"
android-play-reviewKtx = "2.0.1"
androidGradlePlugin = "8.5.1"
androidx-activityCompose = "1.8.2"
androidx-annotation = "1.7.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.3.3"
androidx-camera-mlkit = "1.3.0-beta02"
androidx-constraintlayout = "2.1.4"
androidx-constraintlayoutCompose = "1.1.0-alpha10"
androidx-core-ktx = "1.8.0"
androidx-coreGoogleShortcuts = "1.1.0"
androidx-coreSplashscreen = "1.0.1"
androidx-datastorePreferences = "1.1.1"
androidx-fragment = "1.5.2"
androidx-gridlayout = "1.0.0"
androidx-hilt = "1.0.0"
androidx-legacy-support-v4 = "1.0.0"
androidx-lifecycle = "2.6.2"
androidx-macro-benchmark = "1.2.4"
androidx-multidex = "2.0.1"
androidx-pagingCompose = "3.2.0"
androidx-pagingRuntimeKtx = "3.1.1"
androidx-preferenceKtx = "1.2.1"
androidx-securityCryptoKtx = "1.1.0-alpha06"
androidx-sqlite = "2.2.0"
androidx-test-espresso = "3.5.0"
androidx-test-junit = "1.1.5"
androidx-test-monitor = "1.6.1"
androidx-test-rules = "1.5.0"
androidx-test-runner = "1.5.0"
androidx-work-runtimeKtx = "2.8.1"
anrwatchdog = "1.4.0"
appsflyer = "6.14.0"
benchmark-macro-junit4 = "1.2.4"
branch = "5.12.1"
cashfree = "2.0.6"
chucker = "4.0.0"
coil = "2.5.0"
compose-bom = "2024.02.02"
compose-lib = "1.5.14"
delight-advancedWebView = "v3.0.0"
digio = "v4.0.6"
digitap = "1.4.3"
facebook-applinks = "16.3.0"
facebook-shimmer = "0.5.0"
finarkein = "0.4.0"
firebase-bom = "33.1.2"
firebase-crashlytics = "3.0.2"
firebase-perf = "1.4.2"
glide = "4.14.2"
gojek-courier = "0.2.9"
google-services = "4.4.2"
gson = "2.11.0"
hamcrest = "2.2"
hilt = "2.48"
hms = "2.9.0"
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.15"
juspay-hypersdkPlugin = "2.0.4"
kotlin = "1.9.24"
kotlinxCoroutines = "1.7.3"
kotlinxCoroutinesTest = "1.7.3"
ksp = "1.9.24-1.0.20"
lottie = "6.4.1"
masayukiSuda-easingInterpolator = "v1.3.2"
mlkit-barcodeScanning = "17.2.0"
mockk = "1.13.10"
moengage-android-sdk = "12.6.02"
moengage-inapp = "6.5.0"
moengage-push-amp-plus = "6.2.1"
moengage-rich-notification = "4.3.2"
mvel2 = "2.4.15.Final"
navi-adverse = "1.1.0"
navi-alfred = "1.10.0"
navi-guarddog = "3.3.0"
navi-pulse = "1.5.0"
navi-uitron = "1.20.1"
navigation = "2.5.3"
okhttp-bom = "4.12.0"
otaliastudios-cameraview = "2.7.2"
otpless = "1.1.4"
paparazzi = "1.3.3"
payu-checkoutPro = "2.2.5"
payu-nativeOtpAssist = "1.3.7"
philjay-mpAndroidChart = "v3.1.0"
pierfrancescosoffritti-androidyoutubeplayer = "11.1.0"
profileinstaller = "1.3.1"
raamcosta-composeDestinations = "1.9.62"
razorpay = "1.6.33"
retrofit = "2.9.0"
room = "2.5.2"
shawnLin-numberPicker = "2.4.13"
spotless = "6.25.0"
truecaller = "3.0.0"
uiautomator = "2.3.0"
uiViewbinding = "1.5.4"
visit = "1.24"
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-exoplayer-core = { module = "com.google.android.exoplayer:exoplayer-core", version.ref = "android-exoplayer" }
android-exoplayer-hls = { module = "com.google.android.exoplayer:exoplayer-hls", version.ref = "android-exoplayer" }
android-exoplayer-ui = { module = "com.google.android.exoplayer:exoplayer-ui", version.ref = "android-exoplayer" }
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-playServicesAuth = { module = "com.google.android.gms:play-services-auth", version.ref = "android-gms-playServicesAuth" }
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-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-compose = { module = "androidx.activity:activity-compose", version.ref = "androidx-activityCompose" }
androidx-annotation = { module = "androidx.annotation:annotation", version.ref = "androidx-annotation" }
androidx-activity = { module = "androidx.activity:activity", version.ref = "activity" }
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-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-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-hilt-work = { module = "androidx.hilt:hilt-work", 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-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-test = { module = "io.coil-kt:coil-test", 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-hiltAndroidCompiler = { module = "com.google.dagger:hilt-android-compiler", 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" }
delight-advancedWebView = { module = "com.github.delight-im:Android-AdvancedWebView", version.ref = "delight-advancedWebView" }
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-database = { module = "com.google.firebase:firebase-database" }
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" }
gson = { module = "com.google.code.gson:gson", version.ref = "gson" }
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" }
hamcrest = { module = "org.hamcrest:hamcrest", version.ref = "hamcrest" }
hms-androidSdk = { module = "live.100ms:android-sdk", version.ref = "hms" }
hms-videoView = { module = "live.100ms:video-view", version.ref = "hms" }
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 = "kotlinxCoroutines" }
kotlinx-coroutines-core = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core", version.ref = "kotlinxCoroutines" }
kotlinx-coroutines-test = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-test", version.ref = "kotlinxCoroutinesTest" }
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" }
moengage-android-sdk = { module = "com.moengage:moe-android-sdk", version.ref = "moengage-android-sdk" }
moengage-inapp = { module = "com.moengage:inapp", version.ref = "moengage-inapp" }
moengage-push-amp-plus = { module = "com.moengage:push-amp-plus", version.ref = "moengage-push-amp-plus" }
moengage-rich-notification = { module = "com.moengage:rich-notification", version.ref = "moengage-rich-notification" }
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-guarddog = { module = "com.navi.android:guarddog", version.ref = "navi-guarddog" }
navi-pulse = { module = "com.navi.android:pulse", version.ref = "navi-pulse" }
navi-uitron = { module = "com.navi.android:uitron", version.ref = "navi-uitron" }
okhttp-bom = { module = "com.squareup.okhttp3:okhttp-bom", version.ref = "okhttp-bom" }
okhttp-brotli = { module = "com.squareup.okhttp3:okhttp-brotli" }
okhttp-loggingIntercepter = { module = "com.squareup.okhttp3:logging-interceptor" }
otaliastudios-cameraview = { module = "com.otaliastudios:cameraview", version.ref = "otaliastudios-cameraview" }
otpless = { module = "com.github.otpless-tech:otpless-android-sdk", version.ref = "otpless" }
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-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" }
truecaller = { module = "com.truecaller.android.sdk:truecaller-sdk", version.ref = "truecaller" }
visit = { module = "com.github.VisitApp:VisitSDK", version.ref = "visit" }
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-kapt = { id = "org.jetbrains.kotlin.kapt", version.ref = "kotlin" }
kotlin-parcelize = { id = "org.jetbrains.kotlin.plugin.parcelize", 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" }
paparazzi = { id = "app.cash.paparazzi", version.ref = "paparazzi" }
spotless = { id = "com.diffplug.spotless", version.ref = "spotless" }