Support Android 16

This commit is contained in:
Katana
2025-01-13 12:30:46 +08:00
parent 6874df5925
commit 5a9a694c33
2 changed files with 3 additions and 3 deletions

View File

@@ -2,7 +2,7 @@ apply plugin: 'com.android.application'
apply plugin: 'kotlin-android'
android {
compileSdk 35
compileSdkPreview "Baklava"
defaultConfig {
applicationId "net_62v.launcher"
minSdkVersion 21