freshollie / monkeyboard-radio-android

Monkeyboard - FM & DAB/DAB+ radio for android
GNU General Public License v3.0
38 stars 18 forks source link

Add Gradle repositories for buildscript dependencies #22

Closed Rudloff closed 5 years ago

Rudloff commented 5 years ago

Hello,

When trying to build the app with Gradle, I get the following error:

A problem occurred configuring root project 'monkeyboard-radio-android'.
> Could not resolve all files for configuration ':classpath'.
   > Cannot resolve external dependency com.android.tools.build:gradle:3.0.1 because no repositories are defined.
     Required by:
         project :

This pull request fixes it.

freshollie commented 5 years ago

Thanks for the info and fix 👍

IzzySoft commented 5 years ago

Thanks for merging, @freshollie! Is there a chance for a new tag that points to a commit including this fix, so F-Droid can build the app (see here)?

freshollie commented 5 years ago

Done, hopefully this is fixed.

IzzySoft commented 5 years ago

Thanks! Completed the RFP and marked it ready-to-build. If you wish, you could provide screenshots via Fastlane/Triple-T, see here.