Skip to content

Commit 0984540

Browse files
author
Lawrence Nahum
committed
bump version for release
1 parent 7d5d2ca commit 0984540

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 69
16-
versionName "0.69"
15+
versionCode 70
16+
versionName "0.70"
1717
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
1818
}
1919
buildTypes {

0 commit comments

Comments
 (0)