Skip to content

Commit

Permalink
new release
Browse files Browse the repository at this point in the history
  • Loading branch information
fm-sys committed Feb 11, 2025
1 parent a8801e1 commit 2906228
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 @@ -24,8 +24,8 @@ android {
// - Optional: Post release info to X/Twitter
// - Otherwise: - `git tag vX.X.X` and `git push origin vX.X.X`

versionCode 44
versionName "2.3.0"
versionCode 45
versionName "2.3.1"
applicationVariants.all { variant ->
variant.outputs.all {
outputFileName = "snapdrop_v${defaultConfig.versionName}.apk"
Expand Down

0 comments on commit 2906228

Please sign in to comment.