Skip to content

Commit 3d4e9a4

Browse files
committed
New Bugfix Release - v1.11.5
1 parent 82f71be commit 3d4e9a4

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ android {
2121
// - Publish the release tag on Github
2222
// - Post release info to Twitter
2323

24-
versionCode 29
25-
versionName "1.11.3"
24+
versionCode 31
25+
versionName "1.11.5"
2626
applicationVariants.all { variant ->
2727
variant.outputs.all {
2828
outputFileName = "snapdrop_v${defaultConfig.versionName}.apk"
5.16 MB
Binary file not shown.
5.16 MB
Binary file not shown.

0 commit comments

Comments
 (0)