We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 037bd42 commit 6c8a695Copy full SHA for 6c8a695
README.md
@@ -22,7 +22,7 @@ Add to your `build.gradle`:
22
23
```gradle
24
dependencies {
25
- implementation "com.coditory.quark:quark-config:0.1.26"
+ implementation "com.coditory.quark:quark-config:0.1.27"
26
}
27
```
28
gradle.properties
@@ -1,2 +1,2 @@
1
-version=0.1.26
+version=0.1.27
2
org.gradle.configuration-cache=true
0 commit comments