File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
app/src/main/kotlin/com/simplemobiletools/launcher/views Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -21,8 +21,8 @@ import android.util.AttributeSet
2121import android.util.Size
2222import android.util.SizeF
2323import android.view.View
24- import android.view.animation.OvershootInterpolator
2524import android.view.animation.DecelerateInterpolator
25+ import android.view.animation.OvershootInterpolator
2626import android.widget.RelativeLayout
2727import androidx.core.graphics.drawable.toBitmap
2828import androidx.core.graphics.drawable.toDrawable
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ simple-commons = "c5a32fb1f3"
1111gradlePlugins-agp = " 8.1.0"
1212# build
1313app-build-compileSDKVersion = " 34"
14- app-build-targetSDK = " 34 "
14+ app-build-targetSDK = " 33 "
1515app-build-minimumSDK = " 26"
1616app-build-javaVersion = " VERSION_17"
1717app-build-kotlinJVMTarget = " 17"
You can’t perform that action at this time.
0 commit comments