6

Gradle Daemon started in 4 s 958 ms

Task :prepareKotlinBuildScriptModel UP-TO-DATE File C:\Users\toshiba.android\repositories.cfg could not be loaded. Checking the license for package Android SDK Build-Tools 29.0.2 in C:\Users\toshiba\AppData\Local\Android\Sdk\licenses Warning: License for package Android SDK Build-Tools 29.0.2 not accepted. Checking the license for package Android SDK Platform 28 in C:\Users\toshiba\AppData\Local\Android\Sdk\licenses Warning: License for package Android SDK Platform 28 not accepted.

hata
  • 10,652
  • 6
  • 37
  • 62

1 Answers1

17

You need to update SDk tools for remove "License for package Android SDK Platform 28 not accepted" Follow below steps:

Open Android Studio, Tools > Sdk Manager > Android SDK Command-Line Tools

Thanks

webaddicted
  • 984
  • 9
  • 22