Skip to content

Commit 287f326

Browse files
committed
Updated version to 0.3.5
1 parent 17d5cd9 commit 287f326

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ buildscript {
7474
gradlePluginPortal() // where this plugin is hosted
7575
}
7676
dependencies {
77-
classpath 'gradle.plugin.com.github.sgtsilvio.gradle:android-retrofix:0.3.4'
77+
classpath 'gradle.plugin.com.github.sgtsilvio.gradle:android-retrofix:0.3.5'
7878
}
7979
}
8080

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ plugins {
44
}
55

66
group 'com.github.sgtsilvio.gradle'
7-
version '0.3.4'
7+
version '0.3.5'
88

99
sourceCompatibility = 1.8
1010

0 commit comments

Comments
 (0)