Skip to content

Commit 045fbb9

Browse files
authored
Update README.md
1 parent a9d371f commit 045fbb9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ repositories {
2222
}
2323
2424
dependencies {
25-
implementation 'com.github.sofwerx:swe-android:1.0'
25+
implementation 'com.github.sofwerx:swe-android:1.0.1'
2626
}
2727
```
2828

@@ -39,7 +39,7 @@ dependencies {
3939
<dependency>
4040
<groupId>com.github.sofwerx</groupId>
4141
<artifactId>swe-android</artifactId>
42-
<version>1.0</version>
42+
<version>1.0.1</version>
4343
</dependency>
4444
```
4545

0 commit comments

Comments
 (0)