Skip to content

Commit c8daf9b

Browse files
committed
change repo to Qawaz
1 parent 62b051a commit c8daf9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

codeeditor/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ if (isGithubPropAvailable) {
8888
repositories {
8989
maven {
9090
name = "GithubPackages"
91-
url = uri("https://maven.pkg.github.com/esafirm/compose-code-editor")
91+
url = uri("https://maven.pkg.github.com/Qawaz/compose-code-editor")
9292
try {
9393
credentials {
9494
username = (githubProperties["gpr.usr"] ?: System.getenv("GPR_USER")).toString()

0 commit comments

Comments
 (0)