Skip to content

Commit b4c0839

Browse files
committed
versionCode bump
1 parent e784e5b commit b4c0839

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ShareViaHttp/app/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ android {
77
applicationId "com.MarcosDiez.shareviahttp"
88
minSdkVersion 14
99
targetSdkVersion 30
10-
versionCode 30
11-
versionName "2.0.11"
10+
versionCode 31
11+
versionName "2.0.12"
1212
setProperty("archivesBaseName", "$applicationId-$versionName")
1313
}
1414

0 commit comments

Comments
 (0)