diff --git a/app/build.gradle b/app/build.gradle index 24e7b36..5efbaa1 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -7,8 +7,8 @@ android { applicationId "eu.droogers.smsmatrix" minSdkVersion 23 targetSdkVersion 26 - versionCode 7 - versionName "0.0.7" + versionCode 8 + versionName "0.0.8" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" } buildTypes {