Skip to content

Commit 17df3bf

Browse files
committed
mockinizer version 1.1.0
1 parent a14a01e commit 17df3bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mockinizer/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ android {
1616
minSdkVersion 21
1717
targetSdkVersion 28
1818
versionCode 1
19-
versionName "1.0.0"
19+
versionName "1.1.0"
2020

2121
buildConfigField("Integer", "MOCKSERVER_PORT", "34567")
2222

0 commit comments

Comments
 (0)