We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a14a01e commit 17df3bfCopy full SHA for 17df3bf
1 file changed
mockinizer/build.gradle
@@ -16,7 +16,7 @@ android {
16
minSdkVersion 21
17
targetSdkVersion 28
18
versionCode 1
19
- versionName "1.0.0"
+ versionName "1.1.0"
20
21
buildConfigField("Integer", "MOCKSERVER_PORT", "34567")
22
0 commit comments