Skip to content

Commit e5e71f9

Browse files
committed
android: release bitshares v6.2
1 parent 0048854 commit e5e71f9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

android/app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ android {
1010
applicationId "org.bitshares.app"
1111
minSdkVersion 21
1212
targetSdkVersion 28
13-
versionCode 202007062
14-
versionName "6.1"
13+
versionCode 202008021
14+
versionName "6.2"
1515
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
1616
externalNativeBuild {
1717
cmake {

0 commit comments

Comments
 (0)