We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdb7615 commit bd8a177Copy full SHA for bd8a177
README.md
@@ -74,7 +74,7 @@ buildscript {
74
gradlePluginPortal() // where this plugin is hosted
75
}
76
dependencies {
77
- classpath 'gradle.plugin.com.github.sgtsilvio.gradle:android-retrofix:0.3.5'
+ classpath 'gradle.plugin.com.github.sgtsilvio.gradle:android-retrofix:0.3.6'
78
79
80
gradle.properties
@@ -1,4 +1,4 @@
1
-version=0.3.5
+version=0.3.6
2
#
3
# main dependencies
4
0 commit comments