Skip to content

Commit 35d5dcd

Browse files
committed
chore: bump target SDK version to 35
1 parent 49a51f0 commit 35d5dcd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ commons = "4.4.0"
1717
#Gradle
1818
gradlePlugins-agp = "8.11.1"
1919
#build
20-
app-build-compileSDKVersion = "34"
21-
app-build-targetSDK = "34"
20+
app-build-compileSDKVersion = "35"
21+
app-build-targetSDK = "35"
2222
app-build-minimumSDK = "26"
2323
app-build-javaVersion = "VERSION_17"
2424
app-build-kotlinJVMTarget = "17"

0 commit comments

Comments
 (0)