Flipper Bump: v0.20.3-SNAPSHOT

Summary: Want to make a release to test out the automated release of pods to cocoapods.

Reviewed By: jknoxville

Differential Revision: D15358712

fbshipit-source-id: 9430b7d2f16e3a2df498cc2359bbef7e7d1a3f18
This commit is contained in:
Pritesh Nandgaonkar
2019-05-16 03:37:57 -07:00
committed by Facebook Github Bot
parent a149feb768
commit d7d455191c
2 changed files with 2 additions and 2 deletions

View File

@@ -90,7 +90,7 @@ repositories {
}
dependencies {
debugImplementation 'com.facebook.flipper:flipper:0.20.1-SNAPSHOT'
debugImplementation 'com.facebook.flipper:flipper:0.20.3-SNAPSHOT'
debugImplementation 'com.facebook.soloader:soloader:0.5.1'
releaseImplementation 'com.facebook.flipper:flipper-noop:0.20.1-SNAPSHOT'

View File

@@ -4,7 +4,7 @@
# in the root directory of this source tree.
# POM publishing constants
VERSION_NAME=0.20.2
VERSION_NAME=0.20.3-SNAPSHOT
GROUP=com.facebook.flipper
POM_URL=https://github.com/facebook/flipper
POM_SCM_URL=https://github.com/facebook/flipper.git