Skip to content

Commit

Permalink
New UI Release - v1.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fm-sys committed Feb 14, 2023
1 parent d986c0f commit 9225847
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 @@ -25,8 +25,8 @@ android {
// - Publish the release tag on Github
// - Post release info to Twitter

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

0 comments on commit 9225847

Please sign in to comment.