Feat: detach universal scaling for landscape mode

This commit is contained in:
Mathias-Boulay 2022-12-29 00:17:07 +01:00
parent e566dd143e
commit e03960a69d

View File

@ -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'