Skip to content

Commit

Permalink
change package
Browse files Browse the repository at this point in the history
  • Loading branch information
yamelsenih committed May 14, 2024
1 parent a0db2d5 commit 201e983
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ plugins {
}

ext {
libraryRepo = "https://maven.pkg.github.com/Systemhaus-Westfalia/shw-customizations"
libraryRepo = "https://maven.pkg.github.com/Systemhaus-Westfalia/lsv-general"
patchVersion = System.getenv("ADEMPIERE_LIBRARY_VERSION") ?: "local-1.0.1"
baseVersion = "3.9.4.001"
baseGroupId = "io.github.adempiere"
Expand Down

0 comments on commit 201e983

Please sign in to comment.