gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[libeufin] branch master updated: gradle.build for util


From: gnunet
Subject: [libeufin] branch master updated: gradle.build for util
Date: Fri, 24 Jan 2020 16:46:26 +0100

This is an automated email from the git hooks/post-receive script.

marcello pushed a commit to branch master
in repository libeufin.

The following commit(s) were added to refs/heads/master by this push:
     new c28a766  gradle.build for util
c28a766 is described below

commit c28a7663a77f6813cac41d5907c0619e572bb5a2
Author: Marcello Stanisci <address@hidden>
AuthorDate: Fri Jan 24 16:46:17 2020 +0100

    gradle.build for util
---
 util/build.gradle | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/util/build.gradle b/util/build.gradle
index 8a60f2e..d9efa8d 100644
--- a/util/build.gradle
+++ b/util/build.gradle
@@ -47,3 +47,8 @@ dependencies {
     testImplementation 'org.jetbrains.kotlin:kotlin-test-junit:1.3.50'
     testImplementation 'org.jetbrains.kotlin:kotlin-test:1.3.50'
 }
+
+application {
+    mainClassName = "tech.libeufin.util.MainKt"
+}
+

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]