Skip to content

Added Simple Decred Widget

Olanrewaju Collins requested to merge c-ollins/fdroiddata:master into master
  • The app complies with the inclusion criteria
  • The original app author has been notified (and supports the inclusion)
  • All related fdroiddata and rfp issues have been referenced in this merge request
  • Builds with fdroid build

Please accept my merge request. The code is completely okay but it keeps showing me an error in gradle which I have been unable to solve due to the fact that I'm using a windows computer and Ubuntu from windows store. Below is the error I get each time i try to build the project with fdroid build

FAILURE: Build failed with an exception.

* Where:
Build file '/mnt/c/Users/USER/Documents/Projects/fdroiddata/build/com.simpledecredwidget/app/build.gradle' line: 1

* What went wrong:
A problem occurred evaluating project ':app'.
> Failed to apply plugin [id 'com.android.application']
   > Minimum supported Gradle version is 3.3. Current version is 2.10. If using the gradle wrapper, try editing the distributionUrl in /mnt/c/Users/USER/Documents/Projects/fdroiddata/build/com.simpledecredwidget/gradle/wrapper/gradle-wrapper.properties to gradle-3.3-all.zip

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

BUILD FAILED

Total time: 6.451 secs

Merge request reports