Update to targetSdk 34
This commit is contained in:
@@ -29,5 +29,5 @@ allprojects {
|
||||
// SDK Version and Build Tools used by all subprojects
|
||||
// See http://tools.android.com/tech-docs/new-build-system/tips#TOC-Controlling-Android-properties-of-all-your-modules-from-the-main-project.
|
||||
ext {
|
||||
compileSdkVersion = 33
|
||||
compileSdkVersion = 34
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user