v0.6.12 (#160)
Summary: Version bump for the Android release. Mostly for soloader upgrade. Pull Request resolved: https://github.com/facebook/Sonar/pull/160 Reviewed By: priteshrnandgaonkar Differential Revision: D8892812 Pulled By: passy fbshipit-source-id: 1942366838625d4703b7623533e115ae19fda2ca
This commit is contained in:
committed by
Facebook Github Bot
parent
9e7c2b6982
commit
b28e96624d
@@ -38,7 +38,7 @@ repositories {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
debugImplementation 'com.facebook.sonar:sonar:0.6.11'
|
||||
debugImplementation 'com.facebook.sonar:sonar:0.6.12'
|
||||
}
|
||||
```
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# POM publishing constants
|
||||
VERSION_NAME=0.6.11
|
||||
VERSION_NAME=0.6.12
|
||||
GROUP=com.facebook.sonar
|
||||
POM_URL=https://github.com/facebook/sonar
|
||||
POM_SCM_URL=https://github.com/facebook/sonar.git
|
||||
|
||||
Reference in New Issue
Block a user