Skip to content

Commit 0ada278

Browse files
committed
chore: bump android target sdk version
1 parent f8e00e4 commit 0ada278

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ buildscript {
55
buildToolsVersion = "35.0.0"
66
minSdkVersion = 28
77
compileSdkVersion = 35
8-
targetSdkVersion = 34
8+
targetSdkVersion = 35
99
ndkVersion = "27.1.12297006"
1010
kotlin_version = "2.0.21"
1111
kotlinVersion = "2.0.21"

0 commit comments

Comments
 (0)