Skip to content

Commit b785e3a

Browse files
committed
feat!: bump target SDK version to 36
1 parent b1e11cc commit b785e3a

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
@@ -47,8 +47,8 @@ jodaTime = "2.14.0"
4747
#Gradle
4848
gradlePlugins-agp = "8.11.1"
4949
#build
50-
app-build-compileSDKVersion = "35"
51-
app-build-targetSDK = "35"
50+
app-build-compileSDKVersion = "36"
51+
app-build-targetSDK = "36"
5252
app-build-minimumSDK = "26"
5353
app-build-javaVersion = "VERSION_17"
5454
app-build-kotlinJVMTarget = "17"

0 commit comments

Comments
 (0)