Skip to content

Commit aeac318

Browse files
committed
Test JitPack build
1 parent b30b4de commit aeac318

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
apply plugin: 'java-library'
2-
apply plugin: 'maven-publish'
2+
apply plugin: 'maven'
33

44
group = 'org.algorithm-visualizer'
5-
version = '2.3.6'
5+
version = '2.3.7'
66
sourceCompatibility = 1.8
77

88
repositories {

0 commit comments

Comments
 (0)