Skip to content

Commit

Permalink
Release 1.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
skrugly committed Sep 3, 2020
1 parent f206c7c commit 87b414a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ initscript {
jcenter()
}
dependencies {
classpath "com.instamotor:mirakle:1.3.5"
classpath "com.instamotor:mirakle:1.3.6"
}
}
Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
group 'com.instamotor'
version '1.3.5'
version '1.3.6'

buildscript {
ext.kotlin_version = '1.3.72'
Expand Down

0 comments on commit 87b414a

Please sign in to comment.