Android v0.6.17

Summary: Published new android artifacts.

Reviewed By: danielbuechele

Differential Revision: D9295871

fbshipit-source-id: 7809d947622138192b3b931c6739570c11d050a8
This commit is contained in:
Pascal Hartig
2018-08-13 12:11:05 -07:00
committed by Facebook Github Bot
parent b552dc6f52
commit 00847365ef
2 changed files with 2 additions and 2 deletions

View File

@@ -38,7 +38,7 @@ repositories {
} }
dependencies { dependencies {
debugImplementation 'com.facebook.flipper:flipper:0.6.16' debugImplementation 'com.facebook.flipper:flipper:0.6.17'
} }
``` ```

View File

@@ -1,5 +1,5 @@
# POM publishing constants # POM publishing constants
VERSION_NAME=0.6.16 VERSION_NAME=0.6.17
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