We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9d371f commit 045fbb9Copy full SHA for 045fbb9
1 file changed
README.md
@@ -22,7 +22,7 @@ repositories {
22
}
23
24
dependencies {
25
- implementation 'com.github.sofwerx:swe-android:1.0'
+ implementation 'com.github.sofwerx:swe-android:1.0.1'
26
27
```
28
@@ -39,7 +39,7 @@ dependencies {
39
<dependency>
40
<groupId>com.github.sofwerx</groupId>
41
<artifactId>swe-android</artifactId>
42
- <version>1.0</version>
+ <version>1.0.1</version>
43
</dependency>
44
45
0 commit comments