You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Need to update the library to AndroidX as many manifest merger failing issues occur while integrating this library into a new project.
Attribute application@allowBackup value=(false) from AndroidManifest.xml:17:9-36 is also present at [com.github.Jay-Goo:RangeSeekBar:3.0.0] AndroidManifest.xml:12:9-35 value=(true). Suggestion: add 'tools:replace="android:allowBackup"' to <application> element at AndroidManifest.xml:15:5-96:19 to override.
The text was updated successfully, but these errors were encountered:
Need to update the library to AndroidX as many manifest merger failing issues occur while integrating this library into a new project.
Attribute application@allowBackup value=(false) from AndroidManifest.xml:17:9-36 is also present at [com.github.Jay-Goo:RangeSeekBar:3.0.0] AndroidManifest.xml:12:9-35 value=(true). Suggestion: add 'tools:replace="android:allowBackup"' to <application> element at AndroidManifest.xml:15:5-96:19 to override.
The text was updated successfully, but these errors were encountered: