diff --git a/build.gradle b/build.gradle index 3e281994..8746e96a 100644 --- a/build.gradle +++ b/build.gradle @@ -7,8 +7,8 @@ android { applicationId "com.franckrj.respawnirc" minSdkVersion 15 targetSdkVersion 26 - versionCode 30 - versionName "1.6.2" + versionCode 31 + versionName "1.7" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" } buildTypes {