v0.6.11 (#150)
Summary: Depends on #149. Version bump for Android to bring it in line with the top-level version. Pull Request resolved: https://github.com/facebook/Sonar/pull/150 Reviewed By: priteshrnandgaonkar Differential Revision: D8804324 Pulled By: passy fbshipit-source-id: 6c796f34cf064f117b6195b3c88d9b5c100f8dbb
This commit is contained in:
committed by
Facebook Github Bot
parent
c7de8b8d37
commit
81e1b89b40
@@ -31,7 +31,7 @@ repositories {
|
|||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
debugImplementation 'com.facebook.sonar:sonar:0.0.10'
|
debugImplementation 'com.facebook.sonar:sonar:0.6.11'
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
# POM publishing constants
|
# POM publishing constants
|
||||||
VERSION_NAME=0.0.10
|
VERSION_NAME=0.6.11
|
||||||
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