Skip to content

Commit

Permalink
feat: Upgrade android SDK version to 34, and react-natove-read-sms to…
Browse files Browse the repository at this point in the history
… v6.1.0
  • Loading branch information
maniac-tech committed Jul 7, 2024
1 parent 74b12d0 commit 9113023
Show file tree
Hide file tree
Showing 3 changed files with 4,361 additions and 3,411 deletions.
8 changes: 4 additions & 4 deletions app.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,10 @@
"expo-build-properties",
{
"android": {
"minSdkVersion": 33,
"compileSdkVersion": 33,
"targetSdkVersion": 33,
"buildToolsVersion": "33.0.0"
"minSdkVersion": 34,
"compileSdkVersion": 34,
"targetSdkVersion": 34,
"buildToolsVersion": "34.0.0"
}
}
]
Expand Down
Loading

0 comments on commit 9113023

Please sign in to comment.