Skip to content

Commit bd8a177

Browse files
committed
Updated version to 0.3.6
1 parent bdb7615 commit bd8a177

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.5'
77+
classpath 'gradle.plugin.com.github.sgtsilvio.gradle:android-retrofix:0.3.6'
7878
}
7979
}
8080

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version=0.3.5
1+
version=0.3.6
22
#
33
# main dependencies
44
#

0 commit comments

Comments
 (0)