We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17d5cd9 commit 287f326Copy full SHA for 287f326
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.4'
+ classpath 'gradle.plugin.com.github.sgtsilvio.gradle:android-retrofix:0.3.5'
78
79
80
build.gradle
@@ -4,7 +4,7 @@ plugins {
4
5
6
group 'com.github.sgtsilvio.gradle'
7
-version '0.3.4'
+version '0.3.5'
8
9
sourceCompatibility = 1.8
10
0 commit comments