google-developer-training / android-basics-kotlin-sql-basics-app

Fundamentals of relational databases and practice running SQL queries with Database Inspector in Android Studio.
Apache License 2.0
62 stars 127 forks source link

Android Basics: SQL Basics #2

Closed Ante-237 closed 3 years ago

Ante-237 commented 3 years ago

Downloaded the project and imported to android studio as instructions indicate , but project refuses to build with a " Failed to find Build Tools revision 30.0.3" what does this mean for me ?

mattair commented 3 years ago

Did you check if all your SDK is up to date?

Ante-237 commented 3 years ago

It works fine now. Thanks