星火管控
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

libs.versions.toml 6.6KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102
  1. [versions]
  2. agp = "8.2.0-alpha06"
  3. androidautosize = "v1.2.1"
  4. com-jakewharton-retrofit-retrofit2-kotlin-coroutines-adapter2 = "0.9.2"
  5. com-squareup-okhttp3-logging-interceptor2 = "4.9.3"
  6. com-squareup-retrofit2-converter-scalars2 = "2.9.0"
  7. com-squareup-retrofit2-converter-gson2 = "2.9.0"
  8. com-squareup-retrofit2-adapter-rxjava22 = "2.5.0"
  9. com-squareup-retrofit2-retrofit2 = "2.9.0"
  10. constraintlayoutversion = "2.2.0-alpha13"
  11. dialogxversion = "0.0.48"
  12. eventbus = "3.3.1"
  13. kotlin = "1.8.10"
  14. core-ktx = "1.12.0"
  15. junit = "4.13.2"
  16. androidx-test-ext-junit = "1.1.5"
  17. espresso-core = "3.5.1"
  18. activity-compose = "1.8.1"
  19. compose-bom = "2023.03.00"
  20. appcompat = "1.6.1"
  21. lifecycle-viewmodel-ktx = "2.7.0"
  22. androidx-lifecycle-livedata-ktx = "2.7.0"
  23. lifecycle-runtime-ktx = "2.7.0"
  24. material = "1.11.0"
  25. org-jetbrains-kotlinx-kotlinx-coroutines-android2 = "1.8.0"
  26. org-jetbrains-kotlinx-kotlinx-coroutines-core2 = "1.8.0"
  27. multidex = "2.0.1"
  28. recyclerview = "1.3.2"
  29. refresh-layout-kernel = "2.0.6"
  30. rxpermissions = "0.10.2"
  31. rxjava = "2.2.8"
  32. rxandroid = "2.1.1"
  33. gittoaster = "12.3"
  34. adapterhelper = "3.0.4"
  35. cardview = "1.0.0"
  36. work-runtime-ktx = "2.9.0"
  37. glide-version="4.15.1"
  38. [libraries]
  39. androidx-constraintlayout = { module = "androidx.constraintlayout:constraintlayout", version.ref = "constraintlayoutversion" }
  40. androidx-lifecycle-viewmodel-ktx = { module = "androidx.lifecycle:lifecycle-viewmodel-ktx", version.ref = "lifecycle-viewmodel-ktx" }
  41. com-jakewharton-retrofit-retrofit2-kotlin-coroutines-adapter2 = { module = "com.jakewharton.retrofit:retrofit2-kotlin-coroutines-adapter", version.ref = "com-jakewharton-retrofit-retrofit2-kotlin-coroutines-adapter2" }
  42. com-squareup-okhttp3-logging-interceptor = { module = "com.squareup.okhttp3:logging-interceptor", version.ref = "com-squareup-okhttp3-logging-interceptor2" }
  43. com-squareup-retrofit2-converter-scalars = { module = "com.squareup.retrofit2:converter-scalars", version.ref = "com-squareup-retrofit2-converter-scalars2" }
  44. com-squareup-retrofit2-converter-gson = { module = "com.squareup.retrofit2:converter-gson", version.ref = "com-squareup-retrofit2-converter-gson2" }
  45. com-squareup-retrofit2-adapter-rxjava2 = { module = "com.squareup.retrofit2:adapter-rxjava2", version.ref = "com-squareup-retrofit2-adapter-rxjava22" }
  46. com-squareup-retrofit2-retrofit = { module = "com.squareup.retrofit2:retrofit", version.ref = "com-squareup-retrofit2-retrofit2" }
  47. androidx-multidex = { module = "androidx.multidex:multidex", version.ref = "multidex" }
  48. dialogx = { module = "com.github.kongzue.DialogX:DialogX", version.ref = "dialogxversion" }
  49. junit = { group = "junit", name = "junit", version.ref = "junit" }
  50. androidx-test-ext-junit = { group = "androidx.test.ext", name = "junit", version.ref = "androidx-test-ext-junit" }
  51. espresso-core = { group = "androidx.test.espresso", name = "espresso-core", version.ref = "espresso-core" }
  52. lifecycle-livedata-ktx = { module = "androidx.lifecycle:lifecycle-livedata-ktx", version.ref = "androidx-lifecycle-livedata-ktx" }
  53. lifecycle-runtime-ktx = { group = "androidx.lifecycle", name = "lifecycle-runtime-ktx", version.ref = "lifecycle-runtime-ktx" }
  54. activity-compose = { group = "androidx.activity", name = "activity-compose", version.ref = "activity-compose" }
  55. compose-bom = { group = "androidx.compose", name = "compose-bom", version.ref = "compose-bom" }
  56. org-jetbrains-kotlinx-kotlinx-coroutines-android2 = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-android", version.ref = "org-jetbrains-kotlinx-kotlinx-coroutines-android2" }
  57. org-jetbrains-kotlinx-kotlinx-coroutines-core2 = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core", version.ref = "org-jetbrains-kotlinx-kotlinx-coroutines-core2" }
  58. ui = { group = "androidx.compose.ui", name = "ui" }
  59. ui-graphics = { group = "androidx.compose.ui", name = "ui-graphics" }
  60. ui-tooling = { group = "androidx.compose.ui", name = "ui-tooling" }
  61. ui-tooling-preview = { group = "androidx.compose.ui", name = "ui-tooling-preview" }
  62. ui-test-manifest = { group = "androidx.compose.ui", name = "ui-test-manifest" }
  63. ui-test-junit4 = { group = "androidx.compose.ui", name = "ui-test-junit4" }
  64. material3 = { group = "androidx.compose.material3", name = "material3" }
  65. appcompat = { group = "androidx.appcompat", name = "appcompat", version.ref = "appcompat" }
  66. material = { group = "com.google.android.material", name = "material", version.ref = "material" }
  67. androidx-recyclerview = { group = "androidx.recyclerview", name = "recyclerview", version.ref = "recyclerview" }
  68. rxpermissions = { module = "com.github.tbruyelle:rxpermissions", version.ref = "rxpermissions" }
  69. rxjava = { module = "io.reactivex.rxjava2:rxjava", version.ref = "rxjava" }
  70. rxandroid = { module = "io.reactivex.rxjava2:rxandroid", version.ref = "rxandroid" }
  71. gittoaster = { module = "com.github.getActivity:Toaster", version.ref = "gittoaster" }
  72. baseadapterhelper = { module = "com.github.CymChad:BaseRecyclerViewAdapterHelper", version.ref = "adapterhelper" }
  73. core-ktx = { group = "androidx.core", name = "core-ktx", version.ref = "core-ktx" }
  74. eventbus = { module = "org.greenrobot:eventbus", version.ref = "eventbus" }
  75. smartrefresh-footer-classics = { module = "io.github.scwang90:refresh-footer-classics", version.ref = "refresh-layout-kernel" }
  76. smartrefresh-footer-ball = { module = "io.github.scwang90:refresh-footer-ball", version.ref = "refresh-layout-kernel" }
  77. smartrefresh-header-two-level = { module = "io.github.scwang90:refresh-header-two-level", version.ref = "refresh-layout-kernel" }
  78. smartrefresh-header-material = { module = "io.github.scwang90:refresh-header-material", version.ref = "refresh-layout-kernel" }
  79. smartrefresh-header-falsify = { module = "io.github.scwang90:refresh-header-falsify", version.ref = "refresh-layout-kernel" }
  80. smartrefresh-header-radar = { module = "io.github.scwang90:refresh-header-radar", version.ref = "refresh-layout-kernel" }
  81. smartrefresh-header-classics = { module = "io.github.scwang90:refresh-header-classics", version.ref = "refresh-layout-kernel" }
  82. smartrefresh-layout-kernel = { module = "io.github.scwang90:refresh-layout-kernel", version.ref = "refresh-layout-kernel" }
  83. androidx-cardview = { group = "androidx.cardview", name = "cardview", version.ref = "cardview" }
  84. jessyanandroidautosize = { module = "com.github.JessYanCoding:AndroidAutoSize", version.ref = "androidautosize" }
  85. androidx-work-runtime-ktx = { group = "androidx.work", name = "work-runtime-ktx", version.ref = "work-runtime-ktx" }
  86. bumptech-glide={module="com.github.bumptech.glide:glide",version.ref="glide-version"}
  87. [plugins]
  88. androidApplication = { id = "com.android.application", version.ref = "agp" }
  89. kotlinAndroid = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin" }
  90. androidLibrary = { id = "com.android.library", version.ref = "agp" }
  91. [bundles]