Flipper Bump: v0.27.1-SNAPSHOT
Summary: Back to snapshots. snapchathotdog Reviewed By: jknoxville Differential Revision: D18245036 fbshipit-source-id: 2a6f27a1e335e94d3a3e396822a6406fbf3a7b5c
This commit is contained in:
committed by
Facebook Github Bot
parent
3d31906b95
commit
ce7e13ce54
@@ -87,10 +87,10 @@ repositories {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
debugImplementation 'com.facebook.flipper:flipper:0.26.1-SNAPSHOT'
|
||||
debugImplementation 'com.facebook.flipper:flipper:0.27.1-SNAPSHOT'
|
||||
debugImplementation 'com.facebook.soloader:soloader:0.5.1'
|
||||
|
||||
releaseImplementation 'com.facebook.flipper:flipper-noop:0.26.1-SNAPSHOT'
|
||||
releaseImplementation 'com.facebook.flipper:flipper-noop:0.27.1-SNAPSHOT'
|
||||
}
|
||||
```
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
# LICENSE file in the root directory of this source tree.
|
||||
|
||||
# POM publishing constants
|
||||
VERSION_NAME=0.27.0
|
||||
VERSION_NAME=0.27.1-SNAPSHOT
|
||||
GROUP=com.facebook.flipper
|
||||
POM_URL=https://github.com/facebook/flipper
|
||||
POM_SCM_URL=https://github.com/facebook/flipper.git
|
||||
|
||||
Reference in New Issue
Block a user