Skip to content

Remove jetifier#10224

Draft
tobiasKaminsky wants to merge 1 commit intomasterfrom
removeJetifier
Draft

Remove jetifier#10224
tobiasKaminsky wants to merge 1 commit intomasterfrom
removeJetifier

Conversation

@tobiasKaminsky
Copy link
Member

@tobiasKaminsky tobiasKaminsky commented May 10, 2022

TODO

  • bump Gradle to >= 4.0.0

Fixes #9222

Signed-off-by: tobiasKaminsky tobias@kaminsky.me

  • Tests written, or not not needed

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
@github-actions
Copy link

test-Unit test failed, but no output was generated. Maybe a preliminary stage failed.

@github-actions
Copy link

blue-Light-Screenshot test failed, but no output was generated. Maybe a preliminary stage failed.

@AlvaroBrey
Copy link
Member

AlvaroBrey commented Jun 1, 2022

Still blocked by some dependencies; the worst one is Glide. Checked with https://github.com/dipien/bye-bye-jetifier


Scanning com.github.tmurakami:dexopener:2.0.5
 Absolute path: /home/alvaro/.gradle/caches/modules-2/files-2.1/com.github.tmurakami/dexopener/2.0.5/6e7e0ec6b1b1a213f9f550b4ec1a504d67306050/dexopener-2.0.5.aar
 Graphs to this dependency:
 +---com.github.tmurakami:dexopener:2.0.5
 Issues found:
 * com/github/tmurakami/dexopener/DexNameFilter.class -> android/databinding/DataBinderMapper
 * com/github/tmurakami/dexopener/DexNameFilter.class -> android/databinding/DataBinderMapperImpl
 * com/github/tmurakami/dexopener/DexNameFilter.class -> android/databinding/DataBindingComponent
 * com/github/tmurakami/dexopener/DexNameFilter.class -> android/databinding/DataBindingUtil
 * com/github/tmurakami/dexopener/DexNameFilter.class -> android/databinding/MergedDataBinderMapper
 * com/github/tmurakami/dexopener/DexNameFilter.class -> android/databinding/ViewDataBinding
 * com/github/tmurakami/dexopener/DexNameFilter.class -> android/databinding/ViewStubProxy
 * com/github/tmurakami/dexopener/DexNameFilter.class -> android/databinding/adapter/ViewStubBindingAdapter
 * com/github/tmurakami/dexopener/DexNameFilter.class -> android/databinding/library/baseAdapters/DataBinderMapperImpl

Scanning org.mockito:mockito-android:4.5.1
 Absolute path: /home/alvaro/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-android/4.5.1/320edf31be9186520d25f7c7b4e88cc41949b9a7/mockito-android-4.5.1.jar
 Graphs to this dependency:
 +---org.mockito:mockito-android:4.5.1
 Issues found:
 * org/mockito/android/internal/creation/AndroidTempFileLocator.class -> android.support.test.InstrumentationRegistry

Scanning com.github.bumptech.glide:glide:3.8.0
 Absolute path: /home/alvaro/.gradle/caches/modules-2/files-2.1/com.github.bumptech.glide/glide/3.8.0/9bada650e1afe9c6174ddc0d113c1fce4dc26fe0/glide-3.8.0.jar
 Graphs to this dependency:
 +---com.github.bumptech.glide:glide:3.8.0
 Issues found:
 * com/bumptech/glide/Glide.class -> android/support/v4/app/FragmentActivity
 * com/bumptech/glide/Glide.class -> android/support/v4/app/Fragment
 * com/bumptech/glide/manager/RequestManagerRetriever.class -> android/support/v4/app/FragmentManager
 * com/bumptech/glide/manager/RequestManagerRetriever.class -> android/support/v4/app/FragmentActivity
 * com/bumptech/glide/manager/RequestManagerRetriever.class -> android/support/v4/app/Fragment
 * com/bumptech/glide/manager/RequestManagerRetriever.class -> android/support/v4/app/FragmentTransaction
 * com/bumptech/glide/manager/SupportRequestManagerFragment.class -> android/support/v4/app/Fragment
 * com/bumptech/glide/manager/SupportRequestManagerFragment.class -> android/support/v4/app/FragmentActivity
 * com/bumptech/glide/manager/SupportRequestManagerFragment.class -> android/support/v4/app/FragmentManager

Scanning com.h3xstream.findsecbugs:findsecbugs-plugin:1.12.0
 Absolute path: /home/alvaro/.gradle/caches/modules-2/files-2.1/com.h3xstream.findsecbugs/findsecbugs-plugin/1.12.0/13ea511cee9ba3d683d87404c591897dd7fee67/findsecbugs-plugin-1.12.0.jar
 Graphs to this dependency:
 +---com.h3xstream.findsecbugs:findsecbugs-plugin:1.12.0
 Issues found:
 * com/h3xstream/findsecbugs/android/BroadcastDetector.class -> android.support.v4.content.LocalBroadcastManager

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove jetifier by upgrading dependencies

2 participants