We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 742c355 commit 44cec51Copy full SHA for 44cec51
README.md
@@ -21,7 +21,7 @@ Step 2: Add AndroidCommons dependency to your **app build.gradle**:
21
22
```groovy
23
dependencies {
24
- implementation 'com.github.The-Streamliners:AndroidCommons:0.1.0'
+ implementation 'com.github.The-Streamliners:AndroidCommons:1.0'
25
}
26
```
27
0 commit comments