mirror of
https://github.com/Katana-Official/SPatch-Update.git
synced 2026-03-26 06:09:44 +08:00
App: Upgrade sdk
This commit is contained in:
@@ -2,11 +2,11 @@ apply plugin: 'com.android.application'
|
||||
apply plugin: 'kotlin-android'
|
||||
|
||||
android {
|
||||
compileSdk 34
|
||||
compileSdkPreview "VanillaIceCream"
|
||||
defaultConfig {
|
||||
applicationId "net_62v.launcher"
|
||||
minSdkVersion 21
|
||||
targetSdk 34
|
||||
targetSdkPreview "VanillaIceCream"
|
||||
versionCode 1
|
||||
versionName "1.0"
|
||||
android {
|
||||
|
||||
Reference in New Issue
Block a user