@@ -3,7 +3,7 @@ agp = '8.5.1'
33android-billingclient = ' 5.0.0'
44android-desugar = ' 2.1.3'
55android-security-lint = ' 1.0.1'
6- androidx-appcompat = ' 1.4.2 '
6+ androidx-appcompat = ' 1.6.1 '
77androidx-arch-core = ' 2.1.0'
88androidx-browser = ' 1.5.0'
99androidx-camera = ' 1.2.3'
@@ -13,15 +13,19 @@ androidx-constraintlayout-compose = '1.0.1'
1313androidx-constraintlayout-main = ' 2.1.4'
1414androidx-core-main = ' 1.13.1'
1515androidx-core-splashscreen = ' 1.0.1'
16+ androidx-credentials = ' 1.2.0'
1617androidx-datastore = ' 1.0.0' # Higher versions of the DataStore library are presenting crashes, refer to peaMlT-XN before upgrading it.
18+ androidx-exifinterface = " 1.0.0"
1719androidx-fragment = ' 1.8.5'
1820androidx-hilt = ' 1.2.0'
1921androidx-lifecycle = ' 2.8.7'
2022androidx-navigation = ' 2.7.7'
23+ androidx-paging-runtime = " 2.1.2"
2124androidx-preference = ' 1.2.1'
2225androidx-recyclerview-main = ' 1.3.2'
2326androidx-recyclerview-selection = ' 1.1.0'
2427androidx-room = " 2.6.1"
28+ androidx-security-crypto = " 1.0.0"
2529androidx-test-espresso = ' 3.4.0'
2630androidx-test-ext = ' 1.1.5'
2731androidx-test-main = ' 1.4.0'
@@ -44,11 +48,14 @@ coil = '2.1.0'
4448commons-fileupload = ' 1.5'
4549dependency-analysis = ' 1.28.0'
4650detekt = ' 1.23.5'
51+ eventbus = " 3.3.1"
4752facebook-flipper = ' 0.176.1'
4853facebook-shimmer = ' 0.5.0'
4954facebook-soloader = ' 0.10.4'
5055fastlane-screengrab = ' 2.1.1'
5156fladle = ' 0.17.5'
57+ glassfish-javax-annotation = " 10.0-b28"
58+ google-autoService = " 1.0-rc4"
5259google-dagger = " 2.55"
5360google-firebase-bom = ' 32.7.1'
5461google-gson = ' 2.10.1'
@@ -70,24 +77,31 @@ gravatar = '0.2.0'
7077jackson-databind = ' 2.12.7.1'
7178java = ' 11'
7279jetty-webapp = ' 9.4.51.v20230217'
80+ jna = ' 5.5.0@aar'
7381json-path = ' 2.9.0'
7482junit = ' 4.13.2'
7583lottie = ' 5.2.0'
7684kotlin = ' 2.1.10'
7785kotlinx-coroutines = ' 1.8.1'
7886ksp = ' 2.0.21-1.0.27'
7987mockito-kotlin = ' 5.4.0'
88+ mockito = ' 4.6.1'
8089mpandroidchart = ' v3.1.0'
8190photoview = ' 2.3.0'
91+ robolectric = " 4.11"
8292sentry = ' 4.10.0'
93+ squareup-javapoet = " 1.7.0"
8394squareup-leakcanary = ' 2.14'
95+ squareup-okhttp3 = " 4.9.0"
8496stripe-terminal = ' 3.7.1'
97+ terl-lazysodium-android = ' 5.0.2@aar'
8598tinder-statemachine = ' 0.2.0'
99+ volley = " 1.1.1"
100+ wellsql = " 2.0.0"
86101wiremock = ' 2.26.3'
87102wordpress-aztec = ' v2.1.4'
88- wordpress-fluxc = ' 2.103.0'
89- wordpress-login = ' 1.21.0'
90103wordpress-libaddressinput = ' 0.0.2'
104+ wordpress-lint = " 2.1.0"
91105wordpress-mediapicker = ' trunk-d6daa7a662b48d9cd9af5d18d2258d39b0a44901'
92106wordpress-utils = ' 3.15.0'
93107zendesk = ' 5.0.8'
@@ -119,8 +133,11 @@ androidx-constraintlayout-compose = { group = "androidx.constraintlayout", name
119133androidx-constraintlayout-main = { group = " androidx.constraintlayout" , name = " constraintlayout" , version.ref = " androidx-constraintlayout-main" }
120134androidx-core-ktx = { group = " androidx.core" , name = " core-ktx" , version.ref = " androidx-core-main" }
121135androidx-core-splashscreen = { group = " androidx.core" , name = " core-splashscreen" , version.ref = " androidx-core-splashscreen" }
136+ androidx-credentials-main = { module = " androidx.credentials:credentials" , version.ref = " androidx-credentials" }
137+ androidx-credentials-play-service-auth = { module = " androidx.credentials:credentials-play-services-auth" , version.ref = " androidx-credentials" }
122138androidx-datastore-main = { group = " androidx.datastore" , name = " datastore" , version.ref = " androidx-datastore" }
123139androidx-datastore-preferences = { group = " androidx.datastore" , name = " datastore-preferences" , version.ref = " androidx-datastore" }
140+ androidx-exifinterface = { module = " androidx.exifinterface:exifinterface" , version.ref = " androidx-exifinterface" }
124141androidx-fragment-ktx = { group = " androidx.fragment" , name = " fragment-ktx" , version.ref = " androidx-fragment" }
125142androidx-hilt-common = { group = " androidx.hilt" , name = " hilt-common" , version.ref = " androidx-hilt" }
126143androidx-hilt-compiler = { group = " androidx.hilt" , name = " hilt-compiler" , version.ref = " androidx-hilt" }
@@ -137,13 +154,16 @@ androidx-navigation-compose = { group = "androidx.navigation", name = "navigatio
137154androidx-navigation-fragment = { group = " androidx.navigation" , name = " navigation-fragment" , version.ref = " androidx-navigation" }
138155androidx-navigation-runtime = { group = " androidx.navigation" , name = " navigation-runtime" , version.ref = " androidx-navigation" }
139156androidx-navigation-ui = { group = " androidx.navigation" , name = " navigation-ui" , version.ref = " androidx-navigation" }
157+ androidx-paging-runtime = { module = " androidx.paging:paging-runtime" , version.ref = " androidx-paging-runtime" }
140158androidx-preference-main = { group = " androidx.preference" , name = " preference" , version.ref = " androidx-preference" }
141159androidx-preference-ktx = { group = " androidx.preference" , name = " preference-ktx" , version.ref = " androidx-preference" }
142160androidx-recyclerview-main = { group = " androidx.recyclerview" , name = " recyclerview" , version.ref = " androidx-recyclerview-main" }
143161androidx-recyclerview-selection = { group = " androidx.recyclerview" , name = " recyclerview-selection" , version.ref = " androidx-recyclerview-selection" }
144162androidx-room-compiler = { module = " androidx.room:room-compiler" , version.ref = " androidx-room" }
145163androidx-room-ktx = { module = " androidx.room:room-ktx" , version.ref = " androidx-room" }
146164androidx-room-runtime = { module = " androidx.room:room-runtime" , version.ref = " androidx-room" }
165+ androidx-room-testing = { module = " androidx.room:room-testing" , version.ref = " androidx-room" }
166+ androidx-security-crypto = { module = " androidx.security:security-crypto" , version.ref = " androidx-security-crypto" }
147167androidx-test-espresso-contrib = { group = " androidx.test.espresso" , name = " espresso-contrib" , version.ref = " androidx-test-espresso" }
148168androidx-test-espresso-core = { group = " androidx.test.espresso" , name = " espresso-core" , version.ref = " androidx-test-espresso" }
149169androidx-test-ext-junit = { group = " androidx.test.ext" , name = " junit" , version.ref = " androidx-test-ext" }
@@ -168,20 +188,27 @@ automattic-tracks-experimentation = { group = "com.automattic.tracks", name = "e
168188automattic-tracks-crashlogging = { group = " com.automattic.tracks" , name = " crashlogging" , version.ref = " automattic-tracks" }
169189bumptech-glide-main = { group = " com.github.bumptech.glide" , name = " glide" , version.ref = " bumptech-glide" }
170190bumptech-glide-compiler = { group = " com.github.bumptech.glide" , name = " compiler" , version.ref = " bumptech-glide" }
191+ bumptech-glide-ksp = { group = " com.github.bumptech.glide" , name = " ksp" , version.ref = " bumptech-glide" }
171192bumptech-glide-volley-integration = { group = " com.github.bumptech.glide" , name = " volley-integration" , version.ref = " bumptech-glide" }
172193bumptech-glide-avif-integration = { group = " com.github.bumptech.glide" , name = " avif-integration" , version.ref = " bumptech-glide" }
173194cashapp-turbine = { group = " app.cash.turbine" , name = " turbine" , version.ref = " cashapp-turbine" }
174195coil-compose = { group = " io.coil-kt" , name = " coil-compose" , version.ref = " coil" }
175196coil-svg = { group = " io.coil-kt" , name = " coil-svg" , version.ref = " coil" }
176197commons-fileupload = { group = " commons-fileupload" , name = " commons-fileupload" , version.ref = " commons-fileupload" }
177198detekt-formatting = { group = " io.gitlab.arturbosch.detekt" , name = " detekt-formatting" , version.ref = " detekt" }
199+ eventbus-android = { module = " org.greenrobot:eventbus" , version.ref = " eventbus" }
200+ eventbus-java = {group = " org.greenrobot" , name = " eventbus-java" , version.ref = " eventbus" }
178201facebook-flipper-main = { group = " com.facebook.flipper" , name = " flipper" , version.ref = " facebook-flipper" }
179202facebook-flipper-network-plugin = { group = " com.facebook.flipper" , name = " flipper-network-plugin" , version.ref = " facebook-flipper" }
180203facebook-shimmer = { group = " com.facebook.shimmer" , name = " shimmer" , version.ref = " facebook-shimmer" }
181204facebook-soloader = { group = " com.facebook.soloader" , name = " soloader" , version.ref = " facebook-soloader" }
182205fastlane-screengrab = { group = " tools.fastlane" , name = " screengrab" , version.ref = " fastlane-screengrab" }
206+ glassfish-javax-annotation = { module = " org.glassfish:javax.annotation" , version.ref = " glassfish-javax-annotation" }
207+ google-autoService = { module = " com.google.auto.service:auto-service" , version.ref = " google-autoService" }
208+ google-dagger = { module = " com.google.dagger:dagger" , version.ref = " google-dagger" }
183209google-dagger-android-processor = { group = " com.google.dagger" , name = " dagger-android-processor" , version.ref = " google-dagger" }
184210google-dagger-android-support = { group = " com.google.dagger" , name = " dagger-android-support" , version.ref = " google-dagger" }
211+ google-dagger-compiler = { module = " com.google.dagger:dagger-compiler" , version.ref = " google-dagger" }
185212google-dagger-hilt-android-compiler = { group = " com.google.dagger" , name = " hilt-android-compiler" , version.ref = " google-dagger" }
186213google-dagger-hilt-android-main = { group = " com.google.dagger" , name = " hilt-android" , version.ref = " google-dagger" }
187214google-dagger-hilt-android-testing = { group = " com.google.dagger" , name = " hilt-android-testing" , version.ref = " google-dagger" }
@@ -212,6 +239,7 @@ google-zxing-core = { group = "com.google.zxing", name = "core", version.ref = "
212239gravatar = { group = " com.gravatar" , name = " gravatar" , version.ref = " gravatar" }
213240jackson-databind = { group = " com.fasterxml.jackson.core" , name = " jackson-databind" , version.ref = " jackson-databind" }
214241jetty-webapp = { group = " org.eclipse.jetty" , name = " jetty-webapp" , version.ref = " jetty-webapp" }
242+ jna = { module = " net.java.dev.jna:jna" , version.ref = " jna" }
215243json-path = { group = " com.jayway.jsonpath" , name = " json-path" , version.ref = " json-path" }
216244junit = { group = " junit" , name = " junit" , version.ref = " junit" }
217245lottie-compose = { group = " com.airbnb.android" , name = " lottie-compose" , version.ref = " lottie" }
@@ -223,12 +251,21 @@ kotlinx-coroutines-test = { group = "org.jetbrains.kotlinx", name = "kotlinx-cor
223251mockito-kotlin = { group = " org.mockito.kotlin" , name = " mockito-kotlin" , version.ref = " mockito-kotlin" }
224252mpandroidchart = { group = " com.github.PhilJay" , name = " MPAndroidChart" , version.ref = " mpandroidchart" }
225253photoview = { group = " com.github.chrisbanes" , name = " PhotoView" , version.ref = " photoview" }
254+ robolectric = { module = " org.robolectric:robolectric" , version.ref = " robolectric" }
255+ squareup-javapoet = { module = " com.squareup:javapoet" , version.ref = " squareup-javapoet" }
226256squareup-leakcanary-android = { group = " com.squareup.leakcanary" , name = " leakcanary-android" , version.ref = " squareup-leakcanary" }
257+ squareup-okhttp3 = { module = " com.squareup.okhttp3:okhttp" , version.ref = " squareup-okhttp3" }
258+ squareup-okhttp3-urlconnection = { module = " com.squareup.okhttp3:okhttp-urlconnection" , version.ref = " squareup-okhttp3" }
227259stripe-terminal-localmobile = { group = " com.stripe" , name = " stripeterminal-localmobile" , version.ref = " stripe-terminal" }
228260stripe-terminal-core = { group = " com.stripe" , name = " stripeterminal-core" , version.ref = " stripe-terminal" }
261+ terl-lazysodium-android = { module = " com.goterl:lazysodium-android" , version.ref = " terl-lazysodium-android" }
229262tinder-statemachine = { group = " com.tinder.statemachine" , name = " statemachine" , version.ref = " tinder-statemachine" }
263+ volley = { module = " com.android.volley:volley" , version.ref = " volley" }
264+ wellsql = { module = " org.wordpress:wellsql" , version.ref = " wellsql" }
265+ wellsql-processor = { module = " org.wordpress.wellsql:wellsql-processor" , version.ref = " wellsql" }
230266wiremock = { group = " com.github.tomakehurst" , name = " wiremock" , version.ref = " wiremock" }
231267wordpress-libaddressinput-common = { group = " org.wordpress" , name = " libaddressinput.common" , version.ref = " wordpress-libaddressinput" }
268+ wordpress-lint = { module = " org.wordpress:lint" , version.ref = " wordpress-lint" }
232269wordpress-aztec-main = { group = " org.wordpress" , name = " aztec" , version.ref = " wordpress-aztec" }
233270wordpress-aztec-glide-loader = { group = " org.wordpress.aztec" , name = " glide-loader" , version.ref = " wordpress-aztec" }
234271wordpress-utils = { group = " org.wordpress" , name = " utils" , version.ref = " wordpress-utils" }
@@ -249,5 +286,7 @@ google-services = { id = "com.google.gms.google-services", version.ref = "google
249286kotlin-android = { id = " org.jetbrains.kotlin.android" , version.ref = " kotlin" }
250287kotlin-compose = { id = " org.jetbrains.kotlin.plugin.compose" , version.ref = " kotlin" }
251288kotlin-parcelize = { id = " org.jetbrains.kotlin.plugin.parcelize" , version.ref = " kotlin" }
289+ kotlin-kapt = { id = " org.jetbrains.kotlin.kapt" , version.ref = " kotlin" }
252290ksp = { id = " com.google.devtools.ksp" , version.ref = " ksp" }
253291sentry = { id = " io.sentry.android.gradle" , version.ref = " sentry" }
292+ room = { id = " androidx.room" , version.ref = " androidx-room" }
0 commit comments