Skip to content

Commit

Permalink
Updated version
Browse files Browse the repository at this point in the history
  • Loading branch information
Zoinkwiz committed Aug 21, 2020
1 parent d302685 commit 21407d8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ dependencies {
}
}

group = 'com.example'
version = '1.6.22'
group = 'com.questhelper'
version = '1.0.0'
sourceCompatibility = '1.8'

tasks.withType(JavaCompile) {
Expand Down

0 comments on commit 21407d8

Please sign in to comment.