Skip to content

Commit 9113023

Browse files
committed
feat: Upgrade android SDK version to 34, and react-natove-read-sms to v6.1.0
1 parent 74b12d0 commit 9113023

File tree

3 files changed

+4361
-3411
lines changed

3 files changed

+4361
-3411
lines changed

app.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,10 @@
3939
"expo-build-properties",
4040
{
4141
"android": {
42-
"minSdkVersion": 33,
43-
"compileSdkVersion": 33,
44-
"targetSdkVersion": 33,
45-
"buildToolsVersion": "33.0.0"
42+
"minSdkVersion": 34,
43+
"compileSdkVersion": 34,
44+
"targetSdkVersion": 34,
45+
"buildToolsVersion": "34.0.0"
4646
}
4747
}
4848
]

0 commit comments

Comments
 (0)