Skip to content

Commit cdbc0c5

Browse files
Bump targetSdkVersion to 37
1 parent 56b77ae commit cdbc0c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

template/android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ buildscript {
33
buildToolsVersion = "37.0.0"
44
minSdkVersion = 24
55
compileSdkVersion = 37
6-
targetSdkVersion = 36
6+
targetSdkVersion = 37
77
ndkVersion = "27.1.12297006"
88
kotlinVersion = "2.2.0"
99
}

0 commit comments

Comments
 (0)