Summary: Already released, linked against new versions of SoLoader.

Reviewed By: priteshrnandgaonkar

Differential Revision: D8931240

fbshipit-source-id: b525f5596778341a016808d3c61a3f5a382e4c79
This commit is contained in:
Pascal Hartig
2018-07-20 08:04:36 -07:00
committed by Facebook Github Bot
parent fb2b9cfc9f
commit c7ccff117f
2 changed files with 2 additions and 2 deletions

View File

@@ -38,7 +38,7 @@ repositories {
} }
dependencies { dependencies {
debugImplementation 'com.facebook.sonar:sonar:0.6.12' debugImplementation 'com.facebook.sonar:sonar:0.6.13'
} }
``` ```

View File

@@ -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