Skip to content

Commit

Permalink
Update gradle.properties
Browse files Browse the repository at this point in the history
Fix group
  • Loading branch information
kloverde committed Apr 10, 2024
1 parent 97ae639 commit dba7644
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
javaSourceCompatibility=1.17
javaTargetCompatibility=1.17

group=org.loverde.geographiccoordinate
group=org.loverde
version=5.0.0

0 comments on commit dba7644

Please sign in to comment.