diff --git a/README.md b/README.md index f72f7213..9381a8bf 100644 --- a/README.md +++ b/README.md @@ -417,7 +417,7 @@ Make sure you have the Android SDK installed. Also make sure you have the appropriate Build Tools installed. You can install them via the Android's `sdkmanager`: ```bash -sdkmanager "build-tools;27.0.3" +sdkmanager "build-tools;28.0.3" ``` Now you can build the project with the `Gradle Wrapper`: