Skip to content

Commit 303b6d7

Browse files
committed
chore: bump target SDK version to 35
1 parent c55d685 commit 303b6d7

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
@@ -18,8 +18,8 @@ zip4j = "2.11.5"
1818
#Gradle
1919
gradlePlugins-agp = "8.11.1"
2020
#build
21-
app-build-compileSDKVersion = "34"
22-
app-build-targetSDK = "34"
21+
app-build-compileSDKVersion = "35"
22+
app-build-targetSDK = "35"
2323
app-build-minimumSDK = "26"
2424
app-build-javaVersion = "VERSION_17"
2525
app-build-kotlinJVMTarget = "17"

0 commit comments

Comments
 (0)