1 Commits

Author SHA1 Message Date
Katana
6f3cfa9e16 App: Optimized for all devices 2024-02-28 01:31:11 +08:00

View File

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