Android v0.6.18

Summary: New Android release to include Litho descriptors.

Reviewed By: priteshrnandgaonkar

Differential Revision: D9528706

fbshipit-source-id: 993ebc8377c1c50015553bd3459e13d4298100ec
This commit is contained in:
Pascal Hartig
2018-08-28 06:54:53 -07:00
committed by Facebook Github Bot
parent db1b175d44
commit a75b3f22ea
2 changed files with 2 additions and 2 deletions

View File

@@ -44,7 +44,7 @@ repositories {
}
dependencies {
debugImplementation 'com.facebook.flipper:flipper:0.6.17'
debugImplementation 'com.facebook.flipper:flipper:0.6.18'
}
```

View File

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