jed2k icon indicating copy to clipboard operation
jed2k copied to clipboard

F-Droid build failed

Open linsui opened this issue 2 years ago • 2 comments

FAILURE: Build failed with an exception.

* Where:

Build file '/home/vagrant/build/org.dkf.jmule/console/build.gradle' line: 26

* What went wrong:

A problem occurred evaluating project ':console'.

> Could not set unknown property 'classifier' for task ':console:fatJar' of type org.gradle.api.tasks.bundling.Jar.

Could you please take a look? Thanks!

linsui avatar Sep 10 '23 05:09 linsui

Hi, please provide the command you've used. The command in jed2k directory works for me: gradle assembleBasicRelease But you need keystore file. Master branch.

a-pavlov avatar Sep 14 '23 18:09 a-pavlov

Which gradle version do you use? There is not gradle/ in the repo so the latest gradle is used (8.3).

linsui avatar Sep 15 '23 03:09 linsui

We need 7.3.3.

linsui avatar Oct 08 '24 17:10 linsui