v0.0.9 (#126)
Summary: Bump version. Depends on #125. Closes https://github.com/facebook/Sonar/pull/126 Reviewed By: danielbuechele Differential Revision: D8731964 Pulled By: priteshrnandgaonkar fbshipit-source-id: cac1100208435c2830a572d8a2a318f4c87516ec
This commit is contained in:
committed by
Facebook Github Bot
parent
c3286b7f85
commit
ce33859d2d
@@ -35,7 +35,7 @@ repositories {
|
|||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
debugImplementation 'com.facebook.sonar:sonar:0.0.8'
|
debugImplementation 'com.facebook.sonar:sonar:0.0.9'
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
# POM publishing constants
|
# POM publishing constants
|
||||||
VERSION_NAME=0.0.8
|
VERSION_NAME=0.0.9
|
||||||
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