Skip to content

Commit 8069eb0

Browse files
committed
1.0.3
1 parent 8199bb7 commit 8069eb0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ allprojects {
1616
}
1717
1818
dependencies {
19-
implementation "com.github.ozgurg:ToggleIconView:1.0.2"
19+
implementation "com.github.ozgurg:ToggleIconView:1.0.3"
2020
}
2121
```
2222

lib/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ afterEvaluate {
4242

4343
groupId = "com.github.ozgurg"
4444
artifactId = "toggle-icon-view"
45-
version = "1.0.2"
45+
version = "1.0.3"
4646
}
4747
}
4848
}

0 commit comments

Comments
 (0)