1
0
mirror of https://github.com/mik3y/usb-serial-for-android.git synced 2026-08-11 16:32:53 +00:00

maven: Update group name and artifact id.

This commit is contained in:
mike wakerly
2014-09-08 11:22:17 -07:00
parent 06582e68ad
commit dbdf95525e
+2 -1
View File
@@ -19,7 +19,7 @@ android {
}
}
group = "com.hoho"
group = "com.hoho.android"
version = "0.2.0-SNAPSHOT"
configurations {
@@ -66,6 +66,7 @@ uploadArchives {
password: getRepositoryPassword())
}
pom.artifactId = 'usb-serial-for-android'
pom.project {
name 'usb-serial-for-android'
packaging 'aar'