diff --git a/build.gradle b/build.gradle index 1c19bbf..574f1d8 100644 --- a/build.gradle +++ b/build.gradle @@ -14,7 +14,7 @@ android { sourceCompatibility JavaVersion.VERSION_1_8 targetCompatibility JavaVersion.VERSION_1_8 } - namespace 'org.swerverobotics.ftc' + namespace 'org.swerverobotics.ftcdrivers' publishing { publishing { singleVariant('release') {