SimpleMobileTools / Simple-App-Launcher

A simple holder for favourite apps for quick & easy app launcher icon management
https://www.simplemobiletools.com
GNU General Public License v3.0
421 stars 160 forks source link

problem in build #67

Closed CoderoidAcademy closed 5 years ago

CoderoidAcademy commented 5 years ago

sync gradle is fine but when i wan to build APK show this error

Error: Program type already present: android.support.v4.app.INotificationSideChannel

why?

tibbi commented 5 years ago

in android studio try doing Refactor -> Migrate to AndroidX

tibbi commented 5 years ago

retry with 5.0.3, there was no gradle.properties file uploaded before