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:
committed by
Facebook Github Bot
parent
db1b175d44
commit
a75b3f22ea
@@ -44,7 +44,7 @@ repositories {
|
|||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
debugImplementation 'com.facebook.flipper:flipper:0.6.17'
|
debugImplementation 'com.facebook.flipper:flipper:0.6.18'
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
# POM publishing constants
|
# POM publishing constants
|
||||||
VERSION_NAME=0.6.18-SNAPSHOT
|
VERSION_NAME=0.6.18
|
||||||
GROUP=com.facebook.flipper
|
GROUP=com.facebook.flipper
|
||||||
POM_URL=https://github.com/facebook/flipper
|
POM_URL=https://github.com/facebook/flipper
|
||||||
POM_SCM_URL=https://github.com/facebook/flipper.git
|
POM_SCM_URL=https://github.com/facebook/flipper.git
|
||||||
|
|||||||
Reference in New Issue
Block a user