Skip to content

Commit

Permalink
update idl module
Browse files Browse the repository at this point in the history
  • Loading branch information
xpenatan committed Jul 15, 2023
1 parent 828ffcc commit ff0aba5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jParser/idl/build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apply plugin: "java"
apply plugin: 'signing'

def module_name = "IDLReader"
def module_name = "jParser-idl"

dependencies {
testImplementation "junit:junit:$project.jUnitVersion"
Expand Down

0 comments on commit ff0aba5

Please sign in to comment.