v0.14.1-SNAPSHOT

Summary: Bump to reenable snapshots for Android.

Reviewed By: danielbuechele

Differential Revision: D13607376

fbshipit-source-id: a368f82c8514f06cb61fe6b6decafcbf6e4d0ec7
This commit is contained in:
Pascal Hartig
2019-01-09 06:15:44 -08:00
committed by Facebook Github Bot
parent a033f583d1
commit 36b109ecc6
2 changed files with 2 additions and 2 deletions

View File

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

View File

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