Skip to content

Commit 181b31e

Browse files
committed
Update version 0.0.15 -> 0.0.16
[ci-skip-build]
1 parent e3d1249 commit 181b31e

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
@@ -37,7 +37,7 @@ Add to your `build.gradle`:
3737

3838
```gradle
3939
dependencies {
40-
implementation "com.coditory.quark:quark-i18n:0.0.15"
40+
implementation "com.coditory.quark:quark-i18n:0.0.16"
4141
}
4242
```
4343

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version=0.0.15
1+
version=0.0.16
22
org.gradle.caching=true
33
org.gradle.parallel=true
44
kotlin.code.style=official

0 commit comments

Comments
 (0)