Skip to content

Commit 00b66c8

Browse files
committed
chore: bump target SDK version to 35
1 parent de8e243 commit 00b66c8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ commons = "5.4.0"
1515
#Gradle
1616
gradlePlugins-agp = "8.11.1"
1717
#build
18-
app-build-compileSDKVersion = "34"
19-
app-build-targetSDK = "34"
18+
app-build-compileSDKVersion = "35"
19+
app-build-targetSDK = "35"
2020
app-build-minimumSDK = "29"
2121
app-build-javaVersion = "VERSION_17"
2222
app-build-kotlinJVMTarget = "17"

0 commit comments

Comments
 (0)