Skip to content

Commit e65699c

Browse files
committed
new release
1 parent 1d60cfb commit e65699c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ android {
2424
// - Optional: Post release info to X/Twitter
2525
// - Otherwise: - `git tag vX.X.X` and `git push origin vX.X.X`
2626

27-
versionCode 43
28-
versionName "2.2.4"
27+
versionCode 44
28+
versionName "2.3.0"
2929
applicationVariants.all { variant ->
3030
variant.outputs.all {
3131
outputFileName = "snapdrop_v${defaultConfig.versionName}.apk"

0 commit comments

Comments
 (0)