Skip to content

Commit

Permalink
build : 1.5.1 hot fix version build
Browse files Browse the repository at this point in the history
  • Loading branch information
znkim committed Apr 1, 2024
1 parent 4474a89 commit 22934b7
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tiler/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ plugins {
}

group "com.gaia3d"
version "1.5.0"
version "1.5.1-release1"
project.ext.lwjglVersion = "3.3.3"

switch ( OperatingSystem.current() ) {
Expand All @@ -22,6 +22,7 @@ switch ( OperatingSystem.current() ) {
break
}


repositories {
maven { url "https://repo.osgeo.org/repository/release/" }
mavenCentral()
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit 22934b7

Please sign in to comment.