App: Optimized for all devices

This commit is contained in:
Katana
2024-02-28 01:31:11 +08:00
parent e8e4406e5b
commit 6f3cfa9e16

View File

@@ -6,7 +6,7 @@ android {
defaultConfig {
applicationId "net_62v.launcher"
minSdkVersion 21
targetSdkPreview "VanillaIceCream"
targetSdk 34
versionCode 1
versionName "1.0"
android {