Skip to content

Commit de3447a

Browse files
committed
Update version 0.0.14 -> 0.0.15
[ci-skip-build]
1 parent 88926f1 commit de3447a

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.14"
40+
implementation "com.coditory.quark:quark-i18n:0.0.15"
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.14
1+
version=0.0.15
22
org.gradle.caching=true
33
org.gradle.parallel=true
44
kotlin.code.style=official

0 commit comments

Comments
 (0)