Skip to content

Commit f3af0e2

Browse files
committed
- bumps target sdk version
1 parent 0f5d030 commit f3af0e2

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
@@ -31,7 +31,7 @@ android {
3131
versionCode 1
3232
versionName "1.0"
3333
minSdkVersion 26
34-
targetSdkVersion 33
34+
targetSdkVersion 34
3535
}
3636

3737
buildTypes {

0 commit comments

Comments
 (0)