Skip to content

Commit 6931cfd

Browse files
committed
ci: bumps target android sdk level
1 parent 842971c commit 6931cfd

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
@@ -29,7 +29,7 @@ android {
2929
versionCode 1
3030
versionName "1.0"
3131
minSdkVersion 26
32-
targetSdkVersion 35
32+
targetSdkVersion 36
3333
}
3434

3535
buildTypes {

0 commit comments

Comments
 (0)