Android v0.6.16
Summary: Rename artifacts and release on Bintray. Public release will be delayed by the manual review by JFrog. Reviewed By: danielbuechele Differential Revision: D9179646 fbshipit-source-id: 84c11d545940d1d52b9de9f87b4eb26901290108
This commit is contained in:
committed by
Facebook Github Bot
parent
3abe33af14
commit
f59cafe25e
@@ -14,8 +14,8 @@
|
|||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
#
|
#
|
||||||
|
|
||||||
POM_NAME=Sonar
|
POM_NAME=Flipper
|
||||||
POM_DESCRIPTION=Sonar SDK for Android
|
POM_DESCRIPTION=Flipper SDK for Android
|
||||||
POM_ARTIFACT_ID=sonar
|
POM_ARTIFACT_ID=flipper
|
||||||
POM_PACKAGING=aar
|
POM_PACKAGING=aar
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
# POM publishing constants
|
# POM publishing constants
|
||||||
VERSION_NAME=0.6.13
|
VERSION_NAME=0.6.16
|
||||||
GROUP=com.facebook.flipper
|
GROUP=com.facebook.flipper
|
||||||
POM_URL=https://github.com/facebook/flipper
|
POM_URL=https://github.com/facebook/flipper
|
||||||
POM_SCM_URL=https://github.com/facebook/flipper.git
|
POM_SCM_URL=https://github.com/facebook/flipper.git
|
||||||
|
|||||||
@@ -14,7 +14,7 @@
|
|||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
#
|
#
|
||||||
|
|
||||||
POM_NAME=SonarFBJNI
|
POM_NAME=FlipperFBJNI
|
||||||
POM_DESCRIPTION=Sonar-scoped FBJNI distribution
|
POM_DESCRIPTION=Flipper-scoped FBJNI distribution
|
||||||
POM_ARTIFACT_ID=fbjni
|
POM_ARTIFACT_ID=fbjni
|
||||||
POM_PACKAGING=aar
|
POM_PACKAGING=aar
|
||||||
|
|||||||
Reference in New Issue
Block a user