diff --git a/android/gradle.properties b/android/gradle.properties index edb417466..1bc7597f4 100644 --- a/android/gradle.properties +++ b/android/gradle.properties @@ -14,8 +14,8 @@ # limitations under the License. # -POM_NAME=Sonar -POM_DESCRIPTION=Sonar SDK for Android -POM_ARTIFACT_ID=sonar +POM_NAME=Flipper +POM_DESCRIPTION=Flipper SDK for Android +POM_ARTIFACT_ID=flipper POM_PACKAGING=aar diff --git a/gradle.properties b/gradle.properties index 309c5c04c..81644df54 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ # POM publishing constants -VERSION_NAME=0.6.13 +VERSION_NAME=0.6.16 GROUP=com.facebook.flipper POM_URL=https://github.com/facebook/flipper POM_SCM_URL=https://github.com/facebook/flipper.git diff --git a/libs/fbjni/gradle.properties b/libs/fbjni/gradle.properties index 997b70b4c..e8eb9e6fa 100644 --- a/libs/fbjni/gradle.properties +++ b/libs/fbjni/gradle.properties @@ -14,7 +14,7 @@ # limitations under the License. # -POM_NAME=SonarFBJNI -POM_DESCRIPTION=Sonar-scoped FBJNI distribution +POM_NAME=FlipperFBJNI +POM_DESCRIPTION=Flipper-scoped FBJNI distribution POM_ARTIFACT_ID=fbjni POM_PACKAGING=aar