Flipper Snapshot Bump: v0.53.1-SNAPSHOT

Summary: Releasing snapshot version 0.53.1-SNAPSHOT

Reviewed By: priteshrnandgaonkar

Differential Revision: D23213489

fbshipit-source-id: 97ceab6b351fd2feea65c0d5fe75ccdd2728881b
This commit is contained in:
root@sandcastle1328.prn2.facebook.com
2020-08-19 09:26:01 -07:00
committed by Facebook GitHub Bot
parent f1c3bf8697
commit c38071e9ba
2 changed files with 3 additions and 3 deletions

View File

@@ -101,10 +101,10 @@ repositories {
}
dependencies {
debugImplementation 'com.facebook.flipper:flipper:0.52.2-SNAPSHOT'
debugImplementation 'com.facebook.flipper:flipper:0.53.1-SNAPSHOT'
debugImplementation 'com.facebook.soloader:soloader:0.9.0'
releaseImplementation 'com.facebook.flipper:flipper-noop:0.52.2-SNAPSHOT'
releaseImplementation 'com.facebook.flipper:flipper-noop:0.53.1-SNAPSHOT'
}
```

View File

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