Skip to content

Commit

Permalink
Set version code to 86
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelekol committed Aug 29, 2023
1 parent 7dc510b commit 95b684a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ android {
applicationId "io.horizontalsystems.bankwallet"
minSdkVersion min_sdk_version
targetSdkVersion compile_sdk_version
versionCode 85
versionCode 86
versionName "0.34.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

Expand Down

1 comment on commit 95b684a

@Mohdmusli
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

app/build.gradle

Please sign in to comment.