Flipper Bump: v0.20.1-SNAPSHOT

Summary: Back to snapshots.

Reviewed By: danielbuechele

Differential Revision: D14951752

fbshipit-source-id: a0d0d12fc6f9eae3e7809d18df8ed1a85503f4e4
This commit is contained in:
Pascal Hartig
2019-04-17 10:22:59 -07:00
committed by Facebook Github Bot
parent 6fa40aad77
commit 20bd937d43
2 changed files with 2 additions and 2 deletions

View File

@@ -87,7 +87,7 @@ repositories {
}
dependencies {
debugImplementation 'com.facebook.flipper:flipper:0.19.1-SNAPSHOT'
debugImplementation 'com.facebook.flipper:flipper:0.20.1-SNAPSHOT'
debugImplementation 'com.facebook.soloader:soloader:0.5.1'
}
```

View File

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