Skip to content

Commit

Permalink
Update build.gradle (#28)
Browse files Browse the repository at this point in the history
  • Loading branch information
q1zZu authored Feb 14, 2024
2 parents 62e0995 + cfd6508 commit eee6a33
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions client/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ plugins {
}

group 'me.q1zz.spaceis.sdk'
version '0.1'
version '0.2'

repositories {
mavenCentral()
Expand Down Expand Up @@ -34,4 +34,4 @@ java {

test {
useJUnitPlatform()
}
}

0 comments on commit eee6a33

Please sign in to comment.