Flipper Bump: v0.17.1-SNAPSHOT

Summary: As per the title

Reviewed By: danielbuechele

Differential Revision: D14269566

fbshipit-source-id: 94bf552aa654199efddc49d4077da30915c9d387
This commit is contained in:
Pritesh Nandgaonkar
2019-03-05 06:21:13 -08:00
committed by Facebook Github Bot
parent 88f976b09b
commit d8a1a80338
2 changed files with 2 additions and 2 deletions

View File

@@ -87,7 +87,7 @@ repositories {
} }
dependencies { dependencies {
debugImplementation 'com.facebook.flipper:flipper:0.16.3-SNAPSHOT' debugImplementation 'com.facebook.flipper:flipper:0.17.1-SNAPSHOT'
debugImplementation 'com.facebook.soloader:soloader:0.5.1' debugImplementation 'com.facebook.soloader:soloader:0.5.1'
} }
``` ```

View File

@@ -1,5 +1,5 @@
# POM publishing constants # POM publishing constants
VERSION_NAME=0.17.0 VERSION_NAME=0.17.1-SNAPSHOT
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