Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
6b94ee730d
@ -27,7 +27,7 @@ Step 2. Add the dependency
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.github.gilokimu</groupId>
|
<groupId>com.github.gilokimu</groupId>
|
||||||
<artifactId>woodroid</artifactId>
|
<artifactId>woodroid</artifactId>
|
||||||
<version>0.1.0</version>
|
<version>0.2.0</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
```
|
```
|
||||||
|
|
||||||
@ -46,7 +46,7 @@ allprojects {
|
|||||||
Step 2. Add the dependency
|
Step 2. Add the dependency
|
||||||
```gradle
|
```gradle
|
||||||
dependencies {
|
dependencies {
|
||||||
implementation 'com.github.gilokimu:woodroid:0.1.0'
|
implementation 'com.github.gilokimu:woodroid:0.2.0'
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user