Update build.gradle (#8996)
This commit is contained in:
parent
a098de3481
commit
2618f69c43
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ buildscript {
|
|||
buildToolsVersion = "35.0.0"
|
||||
minSdkVersion = 24
|
||||
compileSdkVersion = 35
|
||||
targetSdkVersion = 34
|
||||
targetSdkVersion = 35
|
||||
supportLibVersion = "35.0.0"
|
||||
kotlinVersion = "1.9.25"
|
||||
kotlin_version = kotlinVersion
|
||||
|
|
|
|||
Loading…
Reference in a new issue