Skip to content

Commit

Permalink
new release v2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fm-sys committed May 13, 2023
1 parent 48fe730 commit 30c2856
Showing 1 changed file 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 38
versionName "2.1.0"
versionCode 39
versionName "2.2.0"
applicationVariants.all { variant ->
variant.outputs.all {
outputFileName = "snapdrop_v${defaultConfig.versionName}.apk"
Expand Down

0 comments on commit 30c2856

Please sign in to comment.