you better read that
This commit is contained in:
@@ -25,7 +25,7 @@ Current version: [](https://
|
|||||||
|
|
||||||
### Gradle
|
### Gradle
|
||||||
|
|
||||||
```json
|
```
|
||||||
allprojects {
|
allprojects {
|
||||||
repositories {
|
repositories {
|
||||||
...
|
...
|
||||||
@@ -34,8 +34,8 @@ allprojects {
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
```json
|
```
|
||||||
dependencies {
|
dependencies {
|
||||||
implementation 'com.github.YouHaveTrouble:Entiddy:v1.0'
|
implementation 'com.github.YouHaveTrouble:Entiddy:VERSION'
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
Reference in New Issue
Block a user