Flipper Snapshot Bump: v0.36.1-SNAPSHOT

Summary: Releasing snapshot version 0.36.1-SNAPSHOT

Reviewed By: passy

Differential Revision: D20835544

fbshipit-source-id: 41b8688d544817d8d57522adbafb1315c77f079c
This commit is contained in:
Anton Nikolaev
2020-04-03 08:34:48 -07:00
committed by Facebook GitHub Bot
parent e35bf2c1ae
commit 492b1076d2
2 changed files with 3 additions and 3 deletions

View File

@@ -99,10 +99,10 @@ repositories {
}
dependencies {
debugImplementation 'com.facebook.flipper:flipper:0.35.1-SNAPSHOT'
debugImplementation 'com.facebook.flipper:flipper:0.36.1-SNAPSHOT'
debugImplementation 'com.facebook.soloader:soloader:0.8.2'
releaseImplementation 'com.facebook.flipper:flipper-noop:0.35.1-SNAPSHOT'
releaseImplementation 'com.facebook.flipper:flipper-noop:0.36.1-SNAPSHOT'
}
```

View File

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