LonamiWebs/Klooni1010

Unable to build with F-Droid

licaon-kter opened this issue · 5 comments

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':android:lintVitalRelease'.
> Could not resolve all files for configuration ':android:lintClassPath'.
   > Could not find org.jetbrains.trove4j:trove4j:20160824.
     Searched in the following locations:
       - https://repo.maven.apache.org/maven2/org/jetbrains/trove4j/trove4j/20160824/trove4j-20160824.pom
       - https://repo.maven.apache.org/maven2/org/jetbrains/trove4j/trove4j/20160824/trove4j-20160824.jar
       - https://oss.sonatype.org/content/repositories/snapshots/org/jetbrains/trove4j/trove4j/20160824/trove4j-20160824.pom
       - https://oss.sonatype.org/content/repositories/snapshots/org/jetbrains/trove4j/trove4j/20160824/trove4j-20160824.jar
       - https://oss.sonatype.org/content/repositories/releases/org/jetbrains/trove4j/trove4j/20160824/trove4j-20160824.pom
       - https://oss.sonatype.org/content/repositories/releases/org/jetbrains/trove4j/trove4j/20160824/trove4j-20160824.jar
       - https://dl.google.com/dl/android/maven2/org/jetbrains/trove4j/trove4j/20160824/trove4j-20160824.pom
       - https://dl.google.com/dl/android/maven2/org/jetbrains/trove4j/trove4j/20160824/trove4j-20160824.jar
     Required by:
         project :android > com.android.tools.lint:lint-gradle:26.5.0 > com.android.tools:sdk-common:26.5.0
         project :android > com.android.tools.lint:lint-gradle:26.5.0 > com.android.tools.external.com-intellij:intellij-core:26.5.0

* 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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.4.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 9s
16 actionable tasks: 16 executed

What am I missing?

These are the changes between v0.8.2 and v0.8.3.

Something else to note is that I renamed the package name, not sure if that will cause issues for existing users of the application or F-Droid itself. Sorry about that, but the change had to be made some day.

I haven't built the project in a long time (or done any Android development, for that matter), so I'm not entirely sure.

Something else to note is that I renamed the package name

Oh, maybe that's why it doesn't update...

Anyway this would yield a new app, but after I can't actually build it :)

I've re-ran the libGDX setup in 9c6be35, hopefully that fixes it. Could you try?

Ok, builds fine, now, to add the new app for the new appID, can you make a new Tag to that commit for good measure?

Done: https://github.com/LonamiWebs/Klooni1010/releases/tag/v0.8.4

Thank you so much for your continued work in F-Droid! It's really nice to see.