Skip to content

Commit e14d8a7

Browse files
author
Lawrence Nahum
committed
bump version for release to 0.73
1 parent cb2cc4d commit e14d8a7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ android {
1212
applicationId "com.greenaddress.abcore"
1313
minSdkVersion 21
1414
targetSdkVersion 28
15-
versionCode 72
16-
versionName "0.72"
15+
versionCode 73
16+
versionName "0.73"
1717
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
1818
}
1919
buildTypes {

0 commit comments

Comments
 (0)