Skip to content

Commit

Permalink
New Bugfix Release - v1.11.2
Browse files Browse the repository at this point in the history
  • Loading branch information
fm-sys committed Oct 4, 2022
1 parent e9d2baa commit 1f2b525
Show file tree
Hide file tree
Showing 2 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 @@ -20,8 +20,8 @@ android {
// - Publish the release tag on Github
// - Post release info to Twitter

versionCode 27
versionName "1.11.1"
versionCode 28
versionName "1.11.2"
applicationVariants.all { variant ->
variant.outputs.all {
outputFileName = "snapdrop_v${defaultConfig.versionName}.apk"
Expand Down
Binary file added app/oldRelease/snapdrop_v1.11.2.apk
Binary file not shown.

0 comments on commit 1f2b525

Please sign in to comment.