mirror of
https://github.com/RipMeApp/ripme.git
synced 2025-08-16 02:44:10 +02:00
@@ -44,6 +44,8 @@ java {
|
||||
tasks.withType<Jar> {
|
||||
manifest {
|
||||
attributes["Main-Class"] = "com.rarchives.ripme.App"
|
||||
attributes["Implementation-Version"] = archiveVersion
|
||||
|
||||
}
|
||||
|
||||
// To add all of the dependencies otherwise a "NoClassDefFoundError" error
|
||||
|
Reference in New Issue
Block a user