v0.6.13
Summary: Already released, linked against new versions of SoLoader. Reviewed By: priteshrnandgaonkar Differential Revision: D8931240 fbshipit-source-id: b525f5596778341a016808d3c61a3f5a382e4c79
This commit is contained in:
committed by
Facebook Github Bot
parent
fb2b9cfc9f
commit
c7ccff117f
@@ -38,7 +38,7 @@ repositories {
|
|||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
debugImplementation 'com.facebook.sonar:sonar:0.6.12'
|
debugImplementation 'com.facebook.sonar:sonar:0.6.13'
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
# POM publishing constants
|
# POM publishing constants
|
||||||
VERSION_NAME=0.6.12
|
VERSION_NAME=0.6.13
|
||||||
GROUP=com.facebook.sonar
|
GROUP=com.facebook.sonar
|
||||||
POM_URL=https://github.com/facebook/sonar
|
POM_URL=https://github.com/facebook/sonar
|
||||||
POM_SCM_URL=https://github.com/facebook/sonar.git
|
POM_SCM_URL=https://github.com/facebook/sonar.git
|
||||||
|
|||||||
Reference in New Issue
Block a user