compileSdkVersion 33
This commit is contained in:
parent
c3a8bc687d
commit
eb7e2f6cf6
|
@ -1,5 +1,5 @@
|
|||
android {
|
||||
compileSdkVersion 31
|
||||
compileSdkVersion 33
|
||||
defaultConfig {
|
||||
minSdkVersion 28
|
||||
targetSdkVersion 28
|
||||
|
|
|
@ -43,7 +43,7 @@ def generateGitBuild = { ->
|
|||
}
|
||||
|
||||
android {
|
||||
compileSdkVersion 31
|
||||
compileSdkVersion 33
|
||||
|
||||
defaultConfig {
|
||||
minSdkVersion 23
|
||||
|
|
Loading…
Reference in a new issue