WordPress-Android
WordPress-Android copied to clipboard
Replace GravatarUtils from WPUtils, use Gravatar-SDK-Android instead
What changed
Replace GravatarUtils from WPUtils, use Gravatar-SDK-Android instead
- Renamed
fixGravatarUrltorewriteAvatarUrl, this function applies on gravatar url and any image url. It removes the query params and update it to force specific size and default avatar parameters. Ideally I wanted to reuse theGravatarUtilsfrom Gravatar-SDK-Android, but we're not sure exactly what kind of url we'll get from the wordpress backend. - Renamed the file that contained
fixGravatarUrlfromGravatarUtilstoWPAvatarUtils, also renamedGravatarUtilsWrappertoWPAvatarUtilsWrapper. - Removed all usage to
WordPress-Utils-Android.GravatarUtils, use functionGravatar-SDK-Android.GravatarUtilsinstead. - Removed
blavatarFromUrlfunctions, they were not used and they are specific to wordpress.com sites. - Added some documentation on
WPAvatarUtilsto make things clearer. - Used the same default image (Mystery Man, that was renamed to Mystery Person).
⚠️ Things to double check ⚠️
- Defaults are the same as in GravatarUtils.java
How to test
- Use a
jetpackvariant (eg.jetpackWasabiDebug) - Test the Site Comments screen: My Site tab -> More -> Comments, make sure avatars are loading
- Test the Reader Comments screen: Reader tab -> Discover -> tap a post -> scroll down -> tap "View all comments", make sure avatars are loading
- Test the Notifications: Notifications tab -> scroll down -> make sure avatars are loading
- Test the Me/Upload: Me tab -> Tap avatar -> Change avatar -> make sure avatar is updated
| 1 Warning | |
|---|---|
| :warning: | View files have been modified, but no screenshot is included in the pull request. Consider adding some for clarity. |
Generated by :no_entry_sign: Danger
Found 1 violations:
The PR caused the following dependency changes:
+--- androidx.webkit:webkit:1.7.0
-| \--- androidx.core:core:1.1.0 -> 1.10.0
-| +--- androidx.annotation:annotation:1.6.0 (*)
-| +--- androidx.annotation:annotation-experimental:1.3.0
-| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.9.10 (*)
-| +--- androidx.collection:collection:1.0.0 -> 1.2.0
-| | \--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
-| +--- androidx.concurrent:concurrent-futures:1.0.0 -> 1.1.0
-| | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
-| | \--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava
-| +--- androidx.interpolator:interpolator:1.0.0
-| | \--- androidx.annotation:annotation:1.0.0 -> 1.6.0 (*)
-| +--- androidx.lifecycle:lifecycle-runtime:2.3.1 -> 2.6.2
-| | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
-| | +--- androidx.arch.core:core-common:2.2.0
-| | | \--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
-| | +--- androidx.arch.core:core-runtime:2.2.0
-| | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
-| | | \--- androidx.arch.core:core-common:2.2.0 (*)
-| | +--- androidx.lifecycle:lifecycle-common:2.6.2
-| | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 1.9.10 (*)
-| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4 -> 1.7.3
-| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3
-| | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.7.3
-| | | | | +--- org.jetbrains:annotations:23.0.0
-| | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.7.3
-| | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.7.3 (c)
-| | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.7.3 (c)
-| | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3 (c)
-| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.20 -> 1.9.10
-| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.20 -> 1.9.10 (*)
-| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.7.3 (*)
-| | | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.20 -> 1.9.10 (*)
-| | | +--- androidx.lifecycle:lifecycle-common-java8:2.6.2 (c)
-| | | +--- androidx.lifecycle:lifecycle-livedata:2.6.2 (c)
-| | | +--- androidx.lifecycle:lifecycle-livedata-core:2.6.2 (c)
-| | | +--- androidx.lifecycle:lifecycle-livedata-ktx:2.6.2 (c)
-| | | +--- androidx.lifecycle:lifecycle-process:2.6.2 (c)
-| | | +--- androidx.lifecycle:lifecycle-runtime:2.6.2 (c)
-| | | +--- androidx.lifecycle:lifecycle-runtime-ktx:2.6.2 (c)
-| | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.2 (c)
-| | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.6.2 (c)
-| | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.6.2 (c)
-| | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.6.2 (c)
-| | | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.6.2 (c)
-| | | \--- androidx.lifecycle:lifecycle-service:2.6.2 (c)
-| | +--- androidx.profileinstaller:profileinstaller:1.3.0 -> 1.3.1
-| | | +--- androidx.annotation:annotation:1.2.0 -> 1.6.0 (*)
-| | | +--- androidx.concurrent:concurrent-futures:1.1.0 (*)
-| | | +--- androidx.startup:startup-runtime:1.1.1
-| | | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
-| | | | \--- androidx.tracing:tracing:1.0.0 -> 1.1.0
-| | | | \--- androidx.annotation:annotation:1.2.0 -> 1.6.0 (*)
-| | | \--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava
-| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 1.9.10 (*)
-| | +--- androidx.lifecycle:lifecycle-common:2.6.2 (c)
-| | +--- androidx.lifecycle:lifecycle-common-java8:2.6.2 (c)
-| | +--- androidx.lifecycle:lifecycle-livedata:2.6.2 (c)
-| | +--- androidx.lifecycle:lifecycle-livedata-core:2.6.2 (c)
-| | +--- androidx.lifecycle:lifecycle-livedata-ktx:2.6.2 (c)
-| | +--- androidx.lifecycle:lifecycle-process:2.6.2 (c)
-| | +--- androidx.lifecycle:lifecycle-runtime-ktx:2.6.2 (c)
-| | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.2 (c)
-| | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.6.2 (c)
-| | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.6.2 (c)
-| | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.6.2 (c)
-| | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.6.2 (c)
-| | \--- androidx.lifecycle:lifecycle-service:2.6.2 (c)
-| +--- androidx.versionedparcelable:versionedparcelable:1.1.1
-| | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
-| | \--- androidx.collection:collection:1.0.0 -> 1.2.0 (*)
-| \--- androidx.core:core-ktx:1.10.0 (c)
+| \--- androidx.core:core:1.1.0 -> 1.12.0
+| +--- androidx.annotation:annotation:1.6.0 (*)
+| +--- androidx.annotation:annotation-experimental:1.3.0
+| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.9.10 (*)
+| +--- androidx.collection:collection:1.0.0 -> 1.2.0
+| | \--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
+| +--- androidx.concurrent:concurrent-futures:1.0.0 -> 1.1.0
+| | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
+| | \--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava
+| +--- androidx.interpolator:interpolator:1.0.0
+| | \--- androidx.annotation:annotation:1.0.0 -> 1.6.0 (*)
+| +--- androidx.lifecycle:lifecycle-runtime:2.3.1 -> 2.6.2
+| | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
+| | +--- androidx.arch.core:core-common:2.2.0
+| | | \--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
+| | +--- androidx.arch.core:core-runtime:2.2.0
+| | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
+| | | \--- androidx.arch.core:core-common:2.2.0 (*)
+| | +--- androidx.lifecycle:lifecycle-common:2.6.2
+| | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 1.9.10 (*)
+| | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4 -> 1.7.3
+| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3
+| | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.7.3
+| | | | | +--- org.jetbrains:annotations:23.0.0
+| | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.7.3
+| | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.7.3 (c)
+| | | | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.7.3 (c)
+| | | | | | \--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3 (c)
+| | | | | +--- org.jetbrains.kotlin:kotlin-stdlib-common:1.8.20 -> 1.9.10
+| | | | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.20 -> 1.9.10 (*)
+| | | | +--- org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.7.3 (*)
+| | | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.20 -> 1.9.10 (*)
+| | | +--- androidx.lifecycle:lifecycle-common-java8:2.6.2 (c)
+| | | +--- androidx.lifecycle:lifecycle-livedata:2.6.2 (c)
+| | | +--- androidx.lifecycle:lifecycle-livedata-core:2.6.2 (c)
+| | | +--- androidx.lifecycle:lifecycle-livedata-ktx:2.6.2 (c)
+| | | +--- androidx.lifecycle:lifecycle-process:2.6.2 (c)
+| | | +--- androidx.lifecycle:lifecycle-runtime:2.6.2 (c)
+| | | +--- androidx.lifecycle:lifecycle-runtime-ktx:2.6.2 (c)
+| | | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.2 (c)
+| | | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.6.2 (c)
+| | | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.6.2 (c)
+| | | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.6.2 (c)
+| | | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.6.2 (c)
+| | | \--- androidx.lifecycle:lifecycle-service:2.6.2 (c)
+| | +--- androidx.profileinstaller:profileinstaller:1.3.0 -> 1.3.1
+| | | +--- androidx.annotation:annotation:1.2.0 -> 1.6.0 (*)
+| | | +--- androidx.concurrent:concurrent-futures:1.1.0 (*)
+| | | +--- androidx.startup:startup-runtime:1.1.1
+| | | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
+| | | | \--- androidx.tracing:tracing:1.0.0 -> 1.1.0
+| | | | \--- androidx.annotation:annotation:1.2.0 -> 1.6.0 (*)
+| | | \--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava
+| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 1.9.10 (*)
+| | +--- androidx.lifecycle:lifecycle-common:2.6.2 (c)
+| | +--- androidx.lifecycle:lifecycle-common-java8:2.6.2 (c)
+| | +--- androidx.lifecycle:lifecycle-livedata:2.6.2 (c)
+| | +--- androidx.lifecycle:lifecycle-livedata-core:2.6.2 (c)
+| | +--- androidx.lifecycle:lifecycle-livedata-ktx:2.6.2 (c)
+| | +--- androidx.lifecycle:lifecycle-process:2.6.2 (c)
+| | +--- androidx.lifecycle:lifecycle-runtime-ktx:2.6.2 (c)
+| | +--- androidx.lifecycle:lifecycle-viewmodel:2.6.2 (c)
+| | +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.6.2 (c)
+| | +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.6.2 (c)
+| | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.6.2 (c)
+| | +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.6.2 (c)
+| | \--- androidx.lifecycle:lifecycle-service:2.6.2 (c)
+| +--- androidx.versionedparcelable:versionedparcelable:1.1.1
+| | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
+| | \--- androidx.collection:collection:1.0.0 -> 1.2.0 (*)
+| +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 1.9.10 (*)
+| \--- androidx.core:core-ktx:1.12.0 (c)
+--- project :libs:analytics
| +--- com.automattic:Automattic-Tracks-Android:3.3.0
| | \--- io.sentry:sentry-android -> 6.18.1
| | \--- io.sentry:sentry-android-core:6.18.1
-| | \--- androidx.core:core:1.3.2 -> 1.10.0 (*)
+| | \--- androidx.core:core:1.3.2 -> 1.12.0 (*)
| \--- androidx.preference:preference:1.2.0
| +--- androidx.appcompat:appcompat:1.1.0 -> 1.6.1
| | +--- androidx.activity:activity:1.6.0 -> 1.8.0
-| | | +--- androidx.core:core:1.8.0 -> 1.10.0 (*)
+| | | +--- androidx.core:core:1.8.0 -> 1.12.0 (*)
| | | \--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.6.1 -> 2.6.2
-| | | \--- androidx.core:core-ktx:1.2.0 -> 1.10.0
-| | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
-| | | +--- androidx.core:core:1.10.0 (*)
-| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.10 -> 1.9.10 (*)
-| | | \--- androidx.core:core:1.10.0 (c)
+| | | \--- androidx.core:core-ktx:1.2.0 -> 1.12.0
+| | | +--- androidx.annotation:annotation:1.1.0 -> 1.6.0 (*)
+| | | +--- androidx.core:core:1.12.0 (*)
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 1.9.10 (*)
+| | | \--- androidx.core:core:1.12.0 (c)
| | +--- androidx.appcompat:appcompat-resources:1.6.1
-| | | +--- androidx.core:core:1.6.0 -> 1.10.0 (*)
+| | | +--- androidx.core:core:1.6.0 -> 1.12.0 (*)
| | | \--- androidx.vectordrawable:vectordrawable:1.1.0
-| | | \--- androidx.core:core:1.1.0 -> 1.10.0 (*)
+| | | \--- androidx.core:core:1.1.0 -> 1.12.0 (*)
-| | +--- androidx.core:core:1.9.0 -> 1.10.0 (*)
+| | +--- androidx.core:core:1.9.0 -> 1.12.0 (*)
-| | +--- androidx.core:core-ktx:1.8.0 -> 1.10.0 (*)
+| | +--- androidx.core:core-ktx:1.8.0 -> 1.12.0 (*)
| | +--- androidx.drawerlayout:drawerlayout:1.0.0 -> 1.1.1
-| | | +--- androidx.core:core:1.2.0 -> 1.10.0 (*)
+| | | +--- androidx.core:core:1.2.0 -> 1.12.0 (*)
| | | \--- androidx.customview:customview:1.1.0
-| | | \--- androidx.core:core:1.3.0 -> 1.10.0 (*)
+| | | \--- androidx.core:core:1.3.0 -> 1.12.0 (*)
| | +--- androidx.emoji2:emoji2:1.2.0 -> 1.4.0
-| | | \--- androidx.core:core:1.3.0 -> 1.10.0 (*)
+| | | \--- androidx.core:core:1.3.0 -> 1.12.0 (*)
| | +--- androidx.emoji2:emoji2-views-helper:1.2.0 -> 1.4.0
-| | | \--- androidx.core:core:1.3.0 -> 1.10.0 (*)
+| | | \--- androidx.core:core:1.3.0 -> 1.12.0 (*)
| | \--- androidx.fragment:fragment:1.3.6 -> 1.6.2
-| | +--- androidx.core:core-ktx:1.2.0 -> 1.10.0 (*)
+| | +--- androidx.core:core-ktx:1.2.0 -> 1.12.0 (*)
| | +--- androidx.loader:loader:1.0.0
-| | | \--- androidx.core:core:1.0.0 -> 1.10.0 (*)
+| | | \--- androidx.core:core:1.0.0 -> 1.12.0 (*)
| | \--- androidx.viewpager:viewpager:1.0.0
-| | \--- androidx.core:core:1.0.0 -> 1.10.0 (*)
+| | \--- androidx.core:core:1.0.0 -> 1.12.0 (*)
-| +--- androidx.core:core:1.6.0 -> 1.10.0 (*)
+| +--- androidx.core:core:1.6.0 -> 1.12.0 (*)
| +--- androidx.fragment:fragment-ktx:1.3.6 -> 1.6.2
| | +--- androidx.activity:activity-ktx:1.5.1 -> 1.8.0
-| | | \--- androidx.core:core-ktx:1.9.0 -> 1.10.0 (*)
+| | | \--- androidx.core:core-ktx:1.9.0 -> 1.12.0 (*)
-| | \--- androidx.core:core-ktx:1.2.0 -> 1.10.0 (*)
+| | \--- androidx.core:core-ktx:1.2.0 -> 1.12.0 (*)
| +--- androidx.recyclerview:recyclerview:1.0.0 -> 1.3.0
-| | +--- androidx.core:core:1.7.0 -> 1.10.0 (*)
+| | +--- androidx.core:core:1.7.0 -> 1.12.0 (*)
| | \--- androidx.customview:customview-poolingcontainer:1.0.0
-| | \--- androidx.core:core-ktx:1.5.0 -> 1.10.0 (*)
+| | \--- androidx.core:core-ktx:1.5.0 -> 1.12.0 (*)
| \--- androidx.slidingpanelayout:slidingpanelayout:1.2.0
-| +--- androidx.core:core:1.1.0 -> 1.10.0 (*)
+| +--- androidx.core:core:1.1.0 -> 1.12.0 (*)
| +--- androidx.window:window:1.0.0
-| | \--- androidx.core:core:1.3.2 -> 1.10.0 (*)
+| | \--- androidx.core:core:1.3.2 -> 1.12.0 (*)
| \--- androidx.transition:transition:1.4.1
-| \--- androidx.core:core:1.1.0 -> 1.10.0 (*)
+| \--- androidx.core:core:1.1.0 -> 1.12.0 (*)
+--- project :libs:image-editor
-| +--- androidx.core:core:1.10.0 (*)
+| +--- androidx.core:core:1.10.0 -> 1.12.0 (*)
| +--- androidx.constraintlayout:constraintlayout:2.1.4
-| | \--- androidx.core:core:1.3.2 -> 1.10.0 (*)
+| | \--- androidx.core:core:1.3.2 -> 1.12.0 (*)
| +--- androidx.viewpager2:viewpager2:1.0.0
-| | \--- androidx.core:core:1.1.0 -> 1.10.0 (*)
+| | \--- androidx.core:core:1.1.0 -> 1.12.0 (*)
| +--- com.google.android.material:material:1.9.0
| | +--- androidx.coordinatorlayout:coordinatorlayout:1.1.0
-| | | \--- androidx.core:core:1.1.0 -> 1.10.0 (*)
+| | | \--- androidx.core:core:1.1.0 -> 1.12.0 (*)
-| | +--- androidx.core:core:1.6.0 -> 1.10.0 (*)
+| | +--- androidx.core:core:1.6.0 -> 1.12.0 (*)
| | \--- androidx.dynamicanimation:dynamicanimation:1.0.0
-| | +--- androidx.core:core:1.0.0 -> 1.10.0 (*)
+| | +--- androidx.core:core:1.0.0 -> 1.12.0 (*)
| | \--- androidx.legacy:legacy-support-core-utils:1.0.0
-| | \--- androidx.core:core:1.0.0 -> 1.10.0 (*)
+| | \--- androidx.core:core:1.0.0 -> 1.12.0 (*)
| \--- androidx.navigation:navigation-fragment:2.5.3
| \--- androidx.navigation:navigation-runtime:2.5.3
| \--- androidx.navigation:navigation-common:2.5.3
-| \--- androidx.core:core-ktx:1.1.0 -> 1.10.0 (*)
+| \--- androidx.core:core-ktx:1.1.0 -> 1.12.0 (*)
+--- project :libs:editor
| +--- org.wordpress:aztec:{strictly v1.9.0} -> v1.9.0
| | \--- androidx.legacy:legacy-support-v4:1.0.0
-| | +--- androidx.core:core:1.0.0 -> 1.10.0 (*)
+| | +--- androidx.core:core:1.0.0 -> 1.12.0 (*)
| | +--- androidx.media:media:1.0.0 -> 1.2.1
-| | | \--- androidx.core:core:1.3.0 -> 1.10.0 (*)
+| | | \--- androidx.core:core:1.3.0 -> 1.12.0 (*)
| | \--- androidx.legacy:legacy-support-core-ui:1.0.0
-| | +--- androidx.core:core:1.0.0 -> 1.10.0 (*)
+| | +--- androidx.core:core:1.0.0 -> 1.12.0 (*)
| | +--- androidx.swiperefreshlayout:swiperefreshlayout:1.0.0 -> 1.1.0
-| | | \--- androidx.core:core:1.1.0 -> 1.10.0 (*)
+| | | \--- androidx.core:core:1.1.0 -> 1.12.0 (*)
| | \--- androidx.asynclayoutinflater:asynclayoutinflater:1.0.0
-| | \--- androidx.core:core:1.0.0 -> 1.10.0 (*)
+| | \--- androidx.core:core:1.0.0 -> 1.12.0 (*)
| +--- com.facebook.react:react-android:0.71.11
| | \--- androidx.autofill:autofill:1.1.0
-| | \--- androidx.core:core:1.1.0 -> 1.10.0 (*)
+| | \--- androidx.core:core:1.1.0 -> 1.12.0 (*)
| +--- org.wordpress-mobile.gutenberg-mobile:react-native-gutenberg-bridge:v1.111.0-alpha2
| | +--- com.github.wordpress-mobile:react-native-video:5.2.0-wp-6
-| | | \--- androidx.core:core:1.1.0 -> 1.10.0 (*)
+| | | \--- androidx.core:core:1.1.0 -> 1.12.0 (*)
| | +--- org.wordpress-mobile.react-native-libraries.v3:react-native-screens:3.22.0
-| | | \--- androidx.core:core-ktx:1.5.0 -> 1.10.0 (*)
+| | | \--- androidx.core:core-ktx:1.5.0 -> 1.12.0 (*)
| | +--- org.wordpress-mobile.react-native-libraries.v3:react-native-gesture-handler:2.10.2
-| | | \--- androidx.core:core-ktx:1.6.0 -> 1.10.0 (*)
+| | | \--- androidx.core:core-ktx:1.6.0 -> 1.12.0 (*)
| | \--- org.wordpress-mobile.gutenberg-mobile:react-native-aztec:v1.111.0-alpha2
| | \--- androidx.gridlayout:gridlayout:1.0.0
-| | \--- androidx.core:core:1.0.0 -> 1.10.0 (*)
+| | \--- androidx.core:core:1.0.0 -> 1.12.0 (*)
-| \--- androidx.core:core:1.10.0 (*)
+| \--- androidx.core:core:1.10.0 -> 1.12.0 (*)
+--- org.wordpress:fluxc:{strictly 2.61.0} -> 2.61.0
-| \--- com.google.dagger:dagger:2.42 -> 2.46.1
+| \--- com.google.dagger:dagger:2.42 -> 2.47
+--- org.wordpress:utils:{strictly 3.11.0} -> 3.11.0
-| \--- androidx.core:core-ktx:1.5.0 -> 1.10.0 (*)
+| \--- androidx.core:core-ktx:1.5.0 -> 1.12.0 (*)
-+--- org.wordpress:login:1.10.0
-| +--- com.google.android.gms:play-services-auth:18.1.0 -> 20.4.1
-| | +--- androidx.fragment:fragment:1.0.0 -> 1.6.2 (*)
-| | +--- androidx.loader:loader:1.0.0 (*)
-| | +--- com.google.android.gms:play-services-auth-api-phone:18.0.1
-| | | +--- com.google.android.gms:play-services-base:18.0.1 -> 18.1.0
-| | | | +--- androidx.collection:collection:1.0.0 -> 1.2.0 (*)
-| | | | +--- androidx.core:core:1.2.0 -> 1.10.0 (*)
-| | | | +--- androidx.fragment:fragment:1.0.0 -> 1.6.2 (*)
-| | | | +--- com.google.android.gms:play-services-basement:18.1.0
-| | | | | +--- androidx.collection:collection:1.0.0 -> 1.2.0 (*)
-| | | | | +--- androidx.core:core:1.2.0 -> 1.10.0 (*)
-| | | | | \--- androidx.fragment:fragment:1.0.0 -> 1.6.2 (*)
-| | | | \--- com.google.android.gms:play-services-tasks:18.0.2
-| | | | \--- com.google.android.gms:play-services-basement:18.1.0 (*)
-| | | +--- com.google.android.gms:play-services-basement:18.0.0 -> 18.1.0 (*)
-| | | \--- com.google.android.gms:play-services-tasks:18.0.1 -> 18.0.2 (*)
-| | +--- com.google.android.gms:play-services-auth-base:18.0.4
-| | | +--- androidx.collection:collection:1.0.0 -> 1.2.0 (*)
-| | | +--- com.google.android.gms:play-services-base:18.0.1 -> 18.1.0 (*)
-| | | +--- com.google.android.gms:play-services-basement:18.0.0 -> 18.1.0 (*)
-| | | \--- com.google.android.gms:play-services-tasks:18.0.1 -> 18.0.2 (*)
-| | +--- com.google.android.gms:play-services-base:18.0.1 -> 18.1.0 (*)
-| | +--- com.google.android.gms:play-services-basement:18.1.0 (*)
-| | +--- com.google.android.gms:play-services-fido:19.0.1 -> 20.1.0
-| | | +--- com.google.android.gms:play-services-base:18.0.1 -> 18.1.0 (*)
-| | | +--- com.google.android.gms:play-services-basement:18.0.0 -> 18.1.0 (*)
-| | | \--- com.google.android.gms:play-services-tasks:18.0.1 -> 18.0.2 (*)
-| | \--- com.google.android.gms:play-services-tasks:18.0.1 -> 18.0.2 (*)
-| +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.10 -> 1.9.10 (*)
-| +--- androidx.appcompat:appcompat:1.0.2 -> 1.6.1 (*)
-| +--- androidx.vectordrawable:vectordrawable-animated:1.1.0 (*)
-| +--- androidx.media:media:1.2.1 (*)
-| +--- androidx.legacy:legacy-support-v13:1.0.0
-| | \--- androidx.legacy:legacy-support-v4:1.0.0 (*)
-| +--- androidx.gridlayout:gridlayout:1.0.0 (*)
-| +--- androidx.constraintlayout:constraintlayout:2.0.4 -> 2.1.4 (*)
-| +--- com.google.android.material:material:1.2.1 -> 1.9.0 (*)
-| +--- androidx.core:core-ktx:1.3.2 -> 1.10.0 (*)
-| +--- org.wordpress:fluxc:2.57.0 -> 2.61.0 (*)
-| +--- com.google.android.gms:play-services-fido:20.1.0 (*)
-| +--- com.google.dagger:dagger:2.42 -> 2.46.1 (*)
-| \--- com.google.dagger:dagger-android-support:2.42 -> 2.46.1
-| +--- com.google.dagger:dagger:2.46.1 (*)
-| +--- com.google.dagger:dagger-android:2.46.1
-| | +--- com.google.dagger:dagger:2.46.1 (*)
-| | +--- com.google.dagger:dagger-lint-aar:2.46.1
-| | +--- androidx.annotation:annotation:1.2.0 -> 1.6.0 (*)
-| | \--- javax.inject:javax.inject:1
-| +--- com.google.dagger:dagger-lint-aar:2.46.1
-| +--- androidx.activity:activity:1.5.1 -> 1.8.0 (*)
-| +--- androidx.annotation:annotation:1.2.0 -> 1.6.0 (*)
-| +--- androidx.appcompat:appcompat:1.3.1 -> 1.6.1 (*)
-| +--- androidx.fragment:fragment:1.5.1 -> 1.6.2 (*)
-| +--- androidx.lifecycle:lifecycle-common:2.5.1 -> 2.6.2 (*)
-| +--- androidx.lifecycle:lifecycle-viewmodel:2.5.1 -> 2.6.2 (*)
-| +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.5.1 -> 2.6.2 (*)
-| \--- javax.inject:javax.inject:1
++--- org.wordpress:login:134-2d8f2995388c42f267e3e4357c5cd8359d5a77f0
+| +--- com.gravatar:gravatar:trunk-a39d9f0b2029ff123039ba8bb8737155d75bc5c8 -> 1.0.0 FAILED
+| +--- androidx.appcompat:appcompat:1.6.1 (*)
+| +--- androidx.vectordrawable:vectordrawable-animated:1.1.0 (*)
+| +--- androidx.media:media:1.2.1 (*)
+| +--- androidx.legacy:legacy-support-v13:1.0.0
+| | \--- androidx.legacy:legacy-support-v4:1.0.0 (*)
+| +--- androidx.gridlayout:gridlayout:1.0.0 (*)
+| +--- androidx.constraintlayout:constraintlayout:2.0.4 -> 2.1.4 (*)
+| +--- com.google.android.material:material:1.2.1 -> 1.9.0 (*)
+| +--- androidx.core:core-ktx:1.12.0 (*)
+| +--- org.wordpress:fluxc:trunk-ed60798b4d96ec19863c74b0f525e2e20f4525db -> 2.61.0 (*)
+| +--- androidx.credentials:credentials:1.2.0
+| | +--- androidx.annotation:annotation:1.5.0 -> 1.6.0 (*)
+| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 1.9.10 (*)
+| | +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.1 -> 1.7.3 (*)
+| | \--- androidx.credentials:credentials-play-services-auth:1.2.0 (c)
+| +--- androidx.credentials:credentials-play-services-auth:1.2.0
+| | +--- androidx.credentials:credentials:1.2.0 (*)
+| | +--- com.google.android.gms:play-services-auth:20.7.0
+| | | +--- androidx.fragment:fragment:1.0.0 -> 1.6.2 (*)
+| | | +--- androidx.loader:loader:1.0.0 (*)
+| | | +--- com.google.android.gms:play-services-auth-api-phone:18.0.1
+| | | | +--- com.google.android.gms:play-services-base:18.0.1 -> 18.1.0
+| | | | | +--- androidx.collection:collection:1.0.0 -> 1.2.0 (*)
+| | | | | +--- androidx.core:core:1.2.0 -> 1.12.0 (*)
+| | | | | +--- androidx.fragment:fragment:1.0.0 -> 1.6.2 (*)
+| | | | | +--- com.google.android.gms:play-services-basement:18.1.0 -> 18.2.0
+| | | | | | +--- androidx.collection:collection:1.0.0 -> 1.2.0 (*)
+| | | | | | +--- androidx.core:core:1.2.0 -> 1.12.0 (*)
+| | | | | | \--- androidx.fragment:fragment:1.0.0 -> 1.6.2 (*)
+| | | | | \--- com.google.android.gms:play-services-tasks:18.0.2
+| | | | | \--- com.google.android.gms:play-services-basement:18.1.0 -> 18.2.0 (*)
+| | | | +--- com.google.android.gms:play-services-basement:18.0.0 -> 18.2.0 (*)
+| | | | \--- com.google.android.gms:play-services-tasks:18.0.1 -> 18.0.2 (*)
+| | | +--- com.google.android.gms:play-services-auth-base:18.0.4
+| | | | +--- androidx.collection:collection:1.0.0 -> 1.2.0 (*)
+| | | | +--- com.google.android.gms:play-services-base:18.0.1 -> 18.1.0 (*)
+| | | | +--- com.google.android.gms:play-services-basement:18.0.0 -> 18.2.0 (*)
+| | | | \--- com.google.android.gms:play-services-tasks:18.0.1 -> 18.0.2 (*)
+| | | +--- com.google.android.gms:play-services-base:18.0.1 -> 18.1.0 (*)
+| | | +--- com.google.android.gms:play-services-basement:18.2.0 (*)
+| | | +--- com.google.android.gms:play-services-fido:20.0.1 -> 20.1.0
+| | | | +--- com.google.android.gms:play-services-base:18.0.1 -> 18.1.0 (*)
+| | | | +--- com.google.android.gms:play-services-basement:18.0.0 -> 18.2.0 (*)
+| | | | \--- com.google.android.gms:play-services-tasks:18.0.1 -> 18.0.2 (*)
+| | | \--- com.google.android.gms:play-services-tasks:18.0.1 -> 18.0.2 (*)
+| | +--- com.google.android.gms:play-services-fido:20.1.0 (*)
+| | +--- com.google.android.libraries.identity.googleid:googleid:1.1.0
+| | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.0 -> 1.9.10 (*)
+| | | \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.0 -> 1.9.10 (*)
+| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 1.9.10 (*)
+| | \--- androidx.credentials:credentials:1.2.0 (c)
+| +--- com.google.dagger:dagger:2.47 (*)
+| +--- com.google.dagger:dagger-android-support:2.47
+| | +--- com.google.dagger:dagger:2.47 (*)
+| | +--- com.google.dagger:dagger-android:2.47
+| | | +--- com.google.dagger:dagger:2.47 (*)
+| | | +--- com.google.dagger:dagger-lint-aar:2.47
+| | | +--- androidx.annotation:annotation:1.2.0 -> 1.6.0 (*)
+| | | \--- javax.inject:javax.inject:1
+| | +--- com.google.dagger:dagger-lint-aar:2.47
+| | +--- androidx.activity:activity:1.5.1 -> 1.8.0 (*)
+| | +--- androidx.annotation:annotation:1.2.0 -> 1.6.0 (*)
+| | +--- androidx.appcompat:appcompat:1.3.1 -> 1.6.1 (*)
+| | +--- androidx.fragment:fragment:1.5.1 -> 1.6.2 (*)
+| | +--- androidx.lifecycle:lifecycle-common:2.5.1 -> 2.6.2 (*)
+| | +--- androidx.lifecycle:lifecycle-viewmodel:2.5.1 -> 2.6.2 (*)
+| | +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.5.1 -> 2.6.2 (*)
+| | \--- javax.inject:javax.inject:1
+| +--- com.google.android.gms:play-services-auth:18.1.0 -> 20.7.0 (*)
+| \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.10 (*)
+--- com.automattic:about:1.3.0
-| +--- androidx.core:core-ktx:1.7.0 -> 1.10.0 (*)
+| +--- androidx.core:core-ktx:1.7.0 -> 1.12.0 (*)
| +--- androidx.compose.animation:animation:1.1.1 -> 1.5.3
| | \--- androidx.compose.animation:animation-android:1.5.3
| | +--- androidx.compose.animation:animation-core:1.5.3
| | | \--- androidx.compose.animation:animation-core-android:1.5.3
| | | \--- androidx.compose.ui:ui:1.5.3
| | | \--- androidx.compose.ui:ui-android:1.5.3
| | | +--- androidx.compose.ui:ui-text:1.5.3
| | | | \--- androidx.compose.ui:ui-text-android:1.5.3
-| | | | \--- androidx.core:core:1.7.0 -> 1.10.0 (*)
+| | | | \--- androidx.core:core:1.7.0 -> 1.12.0 (*)
-| | | \--- androidx.core:core:1.10.0 (*)
+| | | \--- androidx.core:core:1.10.0 -> 1.12.0 (*)
| | \--- androidx.compose.foundation:foundation-layout:1.5.3
| | \--- androidx.compose.foundation:foundation-layout-android:1.5.3
-| | \--- androidx.core:core:1.7.0 -> 1.10.0 (*)
+| | \--- androidx.core:core:1.7.0 -> 1.12.0 (*)
| +--- androidx.compose.ui:ui-tooling:1.1.1 -> 1.5.3
| | \--- androidx.compose.ui:ui-tooling-android:1.5.3
| | \--- androidx.compose.material:material:1.0.0 -> 1.5.3
| | \--- androidx.compose.material:material-android:1.5.3
| | \--- androidx.compose.foundation:foundation:1.5.3
| | \--- androidx.compose.foundation:foundation-android:1.5.3
-| | \--- androidx.core:core:1.10.0 (*)
+| | \--- androidx.core:core:1.10.0 -> 1.12.0 (*)
| \--- com.google.android.material:compose-theme-adapter:1.1.1
-| \--- androidx.core:core-ktx:1.3.1 -> 1.10.0 (*)
+| \--- androidx.core:core-ktx:1.3.1 -> 1.12.0 (*)
+--- com.automattic:stories:2.4.0
-| +--- androidx.core:core-ktx:1.2.0 -> 1.10.0 (*)
+| +--- androidx.core:core-ktx:1.2.0 -> 1.12.0 (*)
| +--- androidx.emoji:emoji:1.0.0
-| | \--- androidx.core:core:1.0.0 -> 1.10.0 (*)
+| | \--- androidx.core:core:1.0.0 -> 1.12.0 (*)
| \--- com.automattic.stories:photoeditor:2.4.0
-| +--- androidx.core:core-ktx:1.2.0 -> 1.10.0 (*)
+| +--- androidx.core:core-ktx:1.2.0 -> 1.12.0 (*)
| +--- androidx.camera:camera-core:1.0.0-alpha06
-| | \--- androidx.core:core:1.1.0 -> 1.10.0 (*)
+| | \--- androidx.core:core:1.1.0 -> 1.12.0 (*)
| \--- androidx.camera:camera-camera2:1.0.0-alpha06
-| \--- androidx.core:core:1.1.0 -> 1.10.0 (*)
+| \--- androidx.core:core:1.1.0 -> 1.12.0 (*)
-+--- androidx.core:core:1.10.0 (*)
++--- androidx.core:core:1.10.0 -> 1.12.0 (*)
-+--- androidx.core:core-ktx:1.10.0 (*)
++--- androidx.core:core-ktx:1.10.0 -> 1.12.0 (*)
+--- androidx.percentlayout:percentlayout:1.0.0
-| \--- androidx.core:core:1.0.0 -> 1.10.0 (*)
+| \--- androidx.core:core:1.0.0 -> 1.12.0 (*)
+--- androidx.work:work-runtime:2.8.1
-| +--- androidx.core:core:1.1.0 -> 1.10.0 (*)
+| +--- androidx.core:core:1.1.0 -> 1.12.0 (*)
-| \--- androidx.core:core:1.6.0 -> 1.10.0 (*)
+| \--- androidx.core:core:1.6.0 -> 1.12.0 (*)
+--- com.google.android.play:review:2.0.1
-| \--- com.google.android.gms:play-services-basement:18.1.0 (*)
+| \--- com.google.android.gms:play-services-basement:18.1.0 -> 18.2.0 (*)
+--- com.google.android.play:review-ktx:2.0.1
-| +--- androidx.core:core:1.1.0 -> 1.10.0 (*)
+| +--- androidx.core:core:1.1.0 -> 1.12.0 (*)
-| \--- com.google.android.gms:play-services-basement:18.1.0 (*)
+| \--- com.google.android.gms:play-services-basement:18.1.0 -> 18.2.0 (*)
-+--- com.google.android.gms:play-services-auth:20.4.1 (*)
++--- com.google.android.gms:play-services-auth:20.4.1 -> 20.7.0 (*)
+--- com.google.android.gms:play-services-code-scanner:16.0.0-beta3
-| +--- com.google.android.gms:play-services-basement:18.1.0 (*)
+| +--- com.google.android.gms:play-services-basement:18.1.0 -> 18.2.0 (*)
| \--- com.google.mlkit:barcode-scanning-common:17.0.0
-| +--- com.google.android.gms:play-services-basement:18.0.0 -> 18.1.0 (*)
+| +--- com.google.android.gms:play-services-basement:18.0.0 -> 18.2.0 (*)
| \--- com.google.mlkit:vision-common:17.0.0
-| +--- com.google.android.gms:play-services-basement:18.0.0 -> 18.1.0 (*)
+| +--- com.google.android.gms:play-services-basement:18.0.0 -> 18.2.0 (*)
| \--- com.google.mlkit:common:18.0.0 -> 18.5.0
-| +--- androidx.core:core:1.0.0 -> 1.10.0 (*)
+| +--- androidx.core:core:1.0.0 -> 1.12.0 (*)
-| \--- com.google.android.gms:play-services-basement:18.1.0 (*)
+| \--- com.google.android.gms:play-services-basement:18.1.0 -> 18.2.0 (*)
+--- com.zendesk:support:5.1.2
| +--- com.zendesk:support-providers:5.1.2
| | +--- com.zendesk:core:4.0.9
-| | | \--- com.google.dagger:dagger:2.42 -> 2.46.1 (*)
+| | | \--- com.google.dagger:dagger:2.42 -> 2.47 (*)
| | +--- com.zendesk:guide-providers:1.1.1
-| | | \--- com.google.dagger:dagger:2.42 -> 2.46.1 (*)
+| | | \--- com.google.dagger:dagger:2.42 -> 2.47 (*)
-| | \--- com.google.dagger:dagger:2.42 -> 2.46.1 (*)
+| | \--- com.google.dagger:dagger:2.42 -> 2.47 (*)
| +--- com.zendesk:guide:1.1.1
| | +--- com.zendesk:messaging:5.3.0
| | | +--- com.zendesk:common-ui:4.0.5
| | | | \--- com.zendesk.belvedere2:belvedere:3.0.5
| | | | +--- com.zendesk.belvedere2:belvedere-core:3.0.5
-| | | | | \--- androidx.core:core:1.3.1 -> 1.10.0 (*)
+| | | | | \--- androidx.core:core:1.3.1 -> 1.12.0 (*)
-| | | | \--- androidx.core:core:1.3.1 -> 1.10.0 (*)
+| | | | \--- androidx.core:core:1.3.1 -> 1.12.0 (*)
-| | | \--- com.google.dagger:dagger:2.42 -> 2.46.1 (*)
+| | | \--- com.google.dagger:dagger:2.42 -> 2.47 (*)
-| | \--- com.google.dagger:dagger-android:2.42 -> 2.46.1 (*)
+| | \--- com.google.dagger:dagger-android:2.42 -> 2.47 (*)
-| \--- com.google.dagger:dagger-android:2.42 -> 2.46.1 (*)
+| \--- com.google.dagger:dagger-android:2.42 -> 2.47 (*)
-+--- com.google.dagger:dagger-android-support:2.46.1 (*)
++--- com.google.dagger:dagger-android-support:2.46.1 -> 2.47 (*)
+--- com.google.dagger:hilt-android:2.46.1
-| +--- com.google.dagger:dagger:2.46.1 (*)
+| +--- com.google.dagger:dagger:2.46.1 -> 2.47 (*)
-| +--- com.google.dagger:dagger-lint-aar:2.46.1
+| +--- com.google.dagger:dagger-lint-aar:2.46.1 -> 2.47
| \--- com.google.dagger:hilt-core:2.46.1
-| \--- com.google.dagger:dagger:2.46.1 (*)
+| \--- com.google.dagger:dagger:2.46.1 -> 2.47 (*)
+--- com.google.firebase:firebase-messaging -> 23.1.2
| +--- com.google.firebase:firebase-common:20.3.1 -> 20.3.2
-| | \--- com.google.android.gms:play-services-basement:18.1.0 (*)
+| | \--- com.google.android.gms:play-services-basement:18.1.0 -> 18.2.0 (*)
-| +--- com.google.android.gms:play-services-basement:18.1.0 (*)
+| +--- com.google.android.gms:play-services-basement:18.1.0 -> 18.2.0 (*)
| +--- com.google.android.gms:play-services-stats:17.0.2
-| | \--- com.google.android.gms:play-services-basement:18.0.0 -> 18.1.0 (*)
+| | \--- com.google.android.gms:play-services-basement:18.0.0 -> 18.2.0 (*)
| +--- com.google.firebase:firebase-measurement-connector:19.0.0
-| | \--- com.google.android.gms:play-services-basement:17.0.0 -> 18.1.0 (*)
+| | \--- com.google.android.gms:play-services-basement:17.0.0 -> 18.2.0 (*)
| +--- com.google.firebase:firebase-iid-interop:17.1.0
-| | \--- com.google.android.gms:play-services-basement:17.0.0 -> 18.1.0 (*)
+| | \--- com.google.android.gms:play-services-basement:17.0.0 -> 18.2.0 (*)
| \--- com.google.android.gms:play-services-cloud-messaging:17.0.1
-| \--- com.google.android.gms:play-services-basement:18.0.0 -> 18.1.0 (*)
+| \--- com.google.android.gms:play-services-basement:18.0.0 -> 18.2.0 (*)
+--- com.google.firebase:firebase-iid:21.1.0
-| +--- androidx.core:core:1.0.0 -> 1.10.0 (*)
+| +--- androidx.core:core:1.0.0 -> 1.12.0 (*)
-| \--- com.google.android.gms:play-services-basement:17.0.0 -> 18.1.0 (*)
+| \--- com.google.android.gms:play-services-basement:17.0.0 -> 18.2.0 (*)
\--- io.coil-kt:coil-compose:2.4.0
\--- io.coil-kt:coil-compose-base:2.4.0
- +--- androidx.core:core-ktx:1.9.0 -> 1.10.0 (*)
+ +--- androidx.core:core-ktx:1.9.0 -> 1.12.0 (*)
\--- io.coil-kt:coil-base:2.4.0
- \--- androidx.core:core-ktx:1.9.0 -> 1.10.0 (*)
+ \--- androidx.core:core-ktx:1.9.0 -> 1.12.0 (*)
Please review and act accordingly
<this is a auto generated comment from violation-comments-lib F7F8ASD8123FSDF>
<ACCUMULATED-VIOLATIONS>
Quality Gate passed
Issues
1 New issue
0 Accepted issues
Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code
📲 You can test the changes from this Pull Request in Jetpack by scanning the QR code below to install the corresponding build.
| App Name | Jetpack |
|
| Flavor | Jalapeno | |
| Build Type | Debug | |
| Version | pr20004-36b9bf6 | |
| Commit | 36b9bf6c07e979961b2a7b8f0c2fedd6890d98e2 | |
| Direct Download | jetpack-prototype-build-pr20004-36b9bf6.apk |
📲 You can test the changes from this Pull Request in WordPress by scanning the QR code below to install the corresponding build.
| App Name | WordPress |
|
| Flavor | Jalapeno | |
| Build Type | Debug | |
| Version | pr20004-36b9bf6 | |
| Commit | 36b9bf6c07e979961b2a7b8f0c2fedd6890d98e2 | |
| Direct Download | wordpress-prototype-build-pr20004-36b9bf6.apk |
Superseded by https://github.com/wordpress-mobile/WordPress-Android/pull/20590