mirror of
https://github.com/mik3y/usb-serial-for-android
synced 2025-06-08 00:16:13 +00:00
maven: Update group name and artifact id.
This commit is contained in:
parent
06582e68ad
commit
dbdf95525e
@ -19,7 +19,7 @@ android {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
group = "com.hoho"
|
group = "com.hoho.android"
|
||||||
version = "0.2.0-SNAPSHOT"
|
version = "0.2.0-SNAPSHOT"
|
||||||
|
|
||||||
configurations {
|
configurations {
|
||||||
@ -66,6 +66,7 @@ uploadArchives {
|
|||||||
password: getRepositoryPassword())
|
password: getRepositoryPassword())
|
||||||
}
|
}
|
||||||
|
|
||||||
|
pom.artifactId = 'usb-serial-for-android'
|
||||||
pom.project {
|
pom.project {
|
||||||
name 'usb-serial-for-android'
|
name 'usb-serial-for-android'
|
||||||
packaging 'aar'
|
packaging 'aar'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user