Skip to content

Commit f53c179

Browse files
author
Lawrence Nahum
committed
bump version to 0.68
1 parent 6dcab58 commit f53c179

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 67
16-
versionName "0.67"
15+
versionCode 68
16+
versionName "0.68"
1717
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
1818
}
1919
buildTypes {

0 commit comments

Comments
 (0)