diff --git a/app_pojavlauncher/build.gradle b/app_pojavlauncher/build.gradle index e630c37cd..7be188021 100644 --- a/app_pojavlauncher/build.gradle +++ b/app_pojavlauncher/build.gradle @@ -133,8 +133,8 @@ dependencies { implementation "androidx.constraintlayout:constraintlayout:2.1.2" implementation 'com.github.duanhong169:checkerboarddrawable:1.0.2' - implementation 'com.intuit.sdp:sdp-android:1.1.0' - implementation 'com.intuit.ssp:ssp-android:1.1.0' + implementation 'com.github.PojavLauncherTeam:portrait-sdp:ed33e89cbc' + implementation 'com.github.PojavLauncherTeam:portrait-ssp:6c02fd739b' implementation 'com.github.Mathias-Boulay:ExtendedView:1.0.0'