Update build.gradle (#8996)

This commit is contained in:
Amy Blais 2025-07-21 10:49:24 +03:00 committed by GitHub
parent a098de3481
commit 2618f69c43
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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