Skip to content

Commit

Permalink
New Bugfix Release - v1.11.5
Browse files Browse the repository at this point in the history
  • Loading branch information
fm-sys committed Feb 5, 2023
1 parent 82f71be commit 3d4e9a4
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ android {
// - Publish the release tag on Github
// - Post release info to Twitter

versionCode 29
versionName "1.11.3"
versionCode 31
versionName "1.11.5"
applicationVariants.all { variant ->
variant.outputs.all {
outputFileName = "snapdrop_v${defaultConfig.versionName}.apk"
Expand Down
Binary file added app/oldRelease/snapdrop_v1.11.4.apk
Binary file not shown.
Binary file added app/oldRelease/snapdrop_v1.11.5.apk
Binary file not shown.

0 comments on commit 3d4e9a4

Please sign in to comment.