project: change namespace

This commit is contained in:
ThatGamerBlue
2019-09-10 17:29:00 +01:00
parent e304591b52
commit ae5fcdd420
4 changed files with 4 additions and 4 deletions

View File

@@ -85,7 +85,7 @@ allprojects {
apply plugin: 'maven'
if (this.name != 'rs-client') apply plugin: 'checkstyle'
group = 'net.runelite'
group = 'us.runelitepl'
version = '1.5.33-SNAPSHOT'
ext {