Skip to content

Commit 4e3769c

Browse files
committed
Updated version number
1 parent 5ea3f2f commit 4e3769c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ android {
1212
applicationId = "io.branch.branchlinksimulator"
1313
minSdk = 26
1414
targetSdk = 34
15-
versionCode = 17
16-
versionName = "1.7"
15+
versionCode = 22
16+
versionName = "2.2"
1717

1818
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
1919
vectorDrawables {

app/release/app-release.aab

208 KB
Binary file not shown.

0 commit comments

Comments
 (0)