Skip to content

Commit

Permalink
relocate se
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasbjerre committed Apr 3, 2021
1 parent f2abdc4 commit 9de1ff1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@ project.ext.buildConfig = [
publishing: [
relocate: [
"org",
"com"
"com",
"se:se"
]
]
]
Expand Down

0 comments on commit 9de1ff1

Please sign in to comment.