onyxbits / raccoon4

APK Downloader for Google Play
https://raccoon.onyxbits.de
Apache License 2.0
644 stars 90 forks source link

Refactor Gradle build #85

Closed dejan2609 closed 3 years ago

dejan2609 commented 3 years ago

Note: I already have a pull request for this 😉

Rationale:

dejan@DESKTOP-Q4CPMFV MINGW64 /c/Work/raccoon4 ((v4.15.0)) $ ./gradlew tasks

FAILURE: Build failed with an exception.

  • Where: Build file 'C:\Work\raccoon4\build.gradle' line: 39

  • What went wrong: A problem occurred evaluating root project 'Raccoon-desktop'.

    The value of a manifest attribute must not be null (Key=Implementation-Version).

  • Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https:\//help.gradle.org

BUILD FAILED in 824ms

dejan@DESKTOP-Q4CPMFV MINGW64 /c/Work/raccoon4 ((v4.15.0))

dejan2609 commented 3 years ago

2020-11-22 12_55_20-raccoon4 – build gradle (raccoon4) 2020-11-22 12_36_54-workspace - raccoon4_build gradle - Spring Tool Suite 4 2020-11-22 12_46_08-MINGW64__c_Work_raccoon4

dejan2609 commented 3 years ago

Pull request is merged :tada:, hence closing this issue.