Skip to content

Commit 0faaafc

Browse files
committed
Version to 0.4.2
1 parent 2fca53a commit 0faaafc

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
@@ -111,7 +111,7 @@ buildscript {
111111
gradlePluginPortal() // where this plugin is hosted
112112
}
113113
dependencies {
114-
classpath 'gradle.plugin.com.github.sgtsilvio.gradle:android-retrofix:0.4.1'
114+
classpath 'gradle.plugin.com.github.sgtsilvio.gradle:android-retrofix:0.4.2'
115115
}
116116
}
117117

gradle.properties

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

0 commit comments

Comments
 (0)