appcompat_v7 error message - BONGDATV

VND 3.951
appcompat_v7 error message: about appcompat-v7 · Issue #3269 · bumptech/glide · GitHub,Android studio com.android.support:appcompat-v7:+ problem,Error message about appcompat-v7:23.1.0+ #175 - GitHub,Android AppCompat Library V7 » 28.0.0-beta01 - Maven Repository,
Quantity:
Add To Cart

about appcompat-v7 · Issue #3269 · bumptech/glide · GitHub

compile 'com.android.support:appcompat-v7:28..0' Support library was discontinued. So, don't expect any new release after 28.0.0. Google is now supporting AndroidX. In a certain (and basic) way, is the same thing. So, you may want to consider to migrate your app to Android X in order to get support from Google. More info about Android X:

Android studio com.android.support:appcompat-v7:+ problem

Error when import project in Android studio: Execution failed for task ':cards territoryrepareComAndroidSupportAppcompatV71900Library'. > Could not expand ZIP '/home/dimoshka/android-studio/sdk/extras/android/m2repository/com/android/support/appcompat-v7/19../appcompat-v7-19...aar'.

Error message about appcompat-v7:23.1.0+ #175 - GitHub

When I use com.android.support:appcompat-v7:28.+ in my project's build.gradle(module) it works without any error. But when I just use com.android.support:appcompat-v7:28, just without .+, it gives ...

Android AppCompat Library V7 » 28.0.0-beta01 - Maven Repository

Bug Fixes. AppCompatDialog now correctly sets the LifecycleOwner, SavedStateRegistryOwner, and OnBackPressedDispatcherOwner on the dialog's decor view via the ViewTree APIs, fixing issues when hosting a ComposeView within an AppCompatDialog. AppCompat now depends on Activity 1.7.0.