Skip to content

Commit 561f196

Browse files
committed
- bumps the target sdk version to latest
1 parent 8d3e43c commit 561f196

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 31
32+
targetSdkVersion 32
3333
}
3434

3535
buildTypes {

0 commit comments

Comments
 (0)