Skip to content

Commit

Permalink
Set version data
Browse files Browse the repository at this point in the history
  • Loading branch information
abdrasulov committed Jul 28, 2023
1 parent 85b5e7a commit b4eeb9d
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 @@ -17,8 +17,8 @@ android {
applicationId "io.horizontalsystems.bankwallet"
minSdkVersion min_sdk_version
targetSdkVersion compile_sdk_version
versionCode 83
versionName "0.33.2"
versionCode 84
versionName "0.33.3"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

kapt {
Expand Down

0 comments on commit b4eeb9d

Please sign in to comment.