Skip to content

Commit 1295f2d

Browse files
authored
Merge pull request #68 from marcosdiez/sdk30
versionCode bump
2 parents 5246024 + b4c0839 commit 1295f2d

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)