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:
Pritesh Nandgaonkar
2019-01-31 03:57:30 -08:00
committed by Facebook Github Bot
parent ca797999eb
commit 5aff7cf0f1
2 changed files with 2 additions and 2 deletions

View File

@@ -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'
}
```

View File

@@ -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