Flipper Bump: v0.15.1-SNAPSHOT
Summary: As per the title Reviewed By: passy Differential Revision: D13880664 fbshipit-source-id: 37a130301db6bdd8e4ad6b5f7f1b6419678e35b6
This commit is contained in:
committed by
Facebook Github Bot
parent
ca797999eb
commit
5aff7cf0f1
@@ -85,7 +85,7 @@ repositories {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
debugImplementation 'com.facebook.flipper:flipper:0.14.3-SNAPSHOT'
|
||||
debugImplementation 'com.facebook.flipper:flipper:0.15.1-SNAPSHOT'
|
||||
debugImplementation 'com.facebook.soloader:soloader:0.5.1'
|
||||
}
|
||||
```
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# POM publishing constants
|
||||
VERSION_NAME=0.15.0
|
||||
VERSION_NAME=0.15.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