Bump targetSdk to 35

This commit is contained in:
Zongle Wang
2024-11-05 09:19:39 +08:00
committed by GitHub
parent cce22091ba
commit 6caf42f021

View File

@@ -28,7 +28,7 @@ allprojects {
compileSdk 35
defaultConfig {
minSdk 26
targetSdk 34
targetSdk 35
vectorDrawables.useSupportLibrary = true
}
lint {