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 1a3938f commit 1a365c9Copy full SHA for 1a365c9
README.md
@@ -21,7 +21,7 @@ initscript {
21
mavenCentral()
22
}
23
dependencies {
24
- classpath 'io.github.adambl4:mirakle:1.4.2'
+ classpath 'io.github.adambl4:mirakle:1.4.3'
25
26
27
build.gradle
@@ -1,5 +1,5 @@
1
group 'com.instamotor'
2
-version '1.4.2'
+version '1.4.3'
3
4
buildscript {
5
ext.kotlin_version = '1.4.32'
0 commit comments