Skip to content
Snippets Groups Projects
Commit 65f06d8c authored by guyslain.naves's avatar guyslain.naves
Browse files

refactored package name in gradle

parent 41f41c82
No related branches found
No related tags found
No related merge requests found
...@@ -5,7 +5,7 @@ plugins { ...@@ -5,7 +5,7 @@ plugins {
application { application {
mainClass = 'com.univamu.App' mainClass = 'fr.univamu.App'
} }
group 'org.example' group 'org.example'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment