Skip to content

Commit

Permalink
Update release version
Browse files Browse the repository at this point in the history
  • Loading branch information
mack-branch committed Jan 23, 2025
1 parent 8ee1a85 commit 7f87796
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ android {
applicationId = "io.branch.branchlinksimulator"
minSdk = 26
targetSdk = 34
versionCode = 22
versionName = "2.2"
versionCode = 23
versionName = "2.3"

testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {
Expand Down

0 comments on commit 7f87796

Please sign in to comment.