Flipper Bump: v0.16.3-SNAPSHOT
Summary: This release targets the support library and target SDK v28. Reviewed By: muraziz Differential Revision: D14151637 fbshipit-source-id: 5f32a98580558606aef17902e82a9d8061b99f48
This commit is contained in:
committed by
Facebook Github Bot
parent
4871186a77
commit
fa33764cc3
@@ -85,7 +85,7 @@ repositories {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
debugImplementation 'com.facebook.flipper:flipper:0.16.2-SNAPSHOT'
|
||||
debugImplementation 'com.facebook.flipper:flipper:0.16.3-SNAPSHOT'
|
||||
debugImplementation 'com.facebook.soloader:soloader:0.5.1'
|
||||
}
|
||||
```
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# POM publishing constants
|
||||
VERSION_NAME=0.16.2
|
||||
VERSION_NAME=0.16.3-SNAPSHOT
|
||||
GROUP=com.facebook.flipper
|
||||
POM_URL=https://github.com/facebook/flipper
|
||||
POM_SCM_URL=https://github.com/facebook/flipper.git
|
||||
|
||||
Reference in New Issue
Block a user