Skip to content

Migration to AndroidX & Gradle 8.0 Fixes#95

Open
Skyraidr wants to merge 2 commits intoSpongeBobSun:masterfrom
Skyraidr:master
Open

Migration to AndroidX & Gradle 8.0 Fixes#95
Skyraidr wants to merge 2 commits intoSpongeBobSun:masterfrom
Skyraidr:master

Conversation

@Skyraidr
Copy link

This PR modernizes the library to support Android 14+ (API 34) and recent Gradle versions.

Migrated all Java classes from android.support.v4 to androidx.* namespace.

Removed deprecated JCenter/Maven upload scripts that cause build failures in Gradle 7.0+.

Updated outdated compile/target SDK versions to API 33.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments