chore: compileSdk 34
This commit is contained in:
parent
cbcc279b1a
commit
65d670bcb3
|
|
@ -28,7 +28,7 @@ if (!isSelfBuild) {
|
||||||
}
|
}
|
||||||
|
|
||||||
android {
|
android {
|
||||||
compileSdk 33
|
compileSdk 34
|
||||||
buildToolsVersion '33.0.0'
|
buildToolsVersion '33.0.0'
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
applicationId "com.huanchengfly.tieba.post"
|
applicationId "com.huanchengfly.tieba.post"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue