diff --git a/app/build.gradle b/app/build.gradle index b16d0997..da866aa5 100755 --- a/app/build.gradle +++ b/app/build.gradle @@ -12,8 +12,8 @@ android { applicationId "com.greenaddress.abcore" minSdkVersion 21 targetSdkVersion 28 - versionCode 67 - versionName "0.67" + versionCode 68 + versionName "0.68" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" } buildTypes {