Flipper Bump: v0.16.1-SNAPSHOT

Summary: Snapshot.

Reviewed By: danielbuechele

Differential Revision: D14123168

fbshipit-source-id: 8be45d8218a6e63a28f5c74d9b40ae04c5e420dd
This commit is contained in:
Pascal Hartig
2019-02-19 07:17:51 -08:00
committed by Facebook Github Bot
parent 625321a8bc
commit 9e458379cf
2 changed files with 2 additions and 2 deletions

View File

@@ -85,7 +85,7 @@ repositories {
}
dependencies {
debugImplementation 'com.facebook.flipper:flipper:0.15.1-SNAPSHOT'
debugImplementation 'com.facebook.flipper:flipper:0.16.1-SNAPSHOT'
debugImplementation 'com.facebook.soloader:soloader:0.5.1'
}
```

View File

@@ -1,5 +1,5 @@
# POM publishing constants
VERSION_NAME=0.16.0
VERSION_NAME=0.16.1-SNAPSHOT
GROUP=com.facebook.flipper
POM_URL=https://github.com/facebook/flipper
POM_SCM_URL=https://github.com/facebook/flipper.git