We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fca53a commit 0faaafcCopy full SHA for 0faaafc
README.md
@@ -111,7 +111,7 @@ buildscript {
111
gradlePluginPortal() // where this plugin is hosted
112
}
113
dependencies {
114
- classpath 'gradle.plugin.com.github.sgtsilvio.gradle:android-retrofix:0.4.1'
+ classpath 'gradle.plugin.com.github.sgtsilvio.gradle:android-retrofix:0.4.2'
115
116
117
gradle.properties
@@ -1,4 +1,4 @@
1
-version=0.4.1
+version=0.4.2
2
#
3
# main dependencies
4
0 commit comments