diff --git a/twistoast/build.gradle b/twistoast/build.gradle index 3000504..a2093e6 100644 --- a/twistoast/build.gradle +++ b/twistoast/build.gradle @@ -28,8 +28,8 @@ android { applicationId "fr.outadev.twistoast" minSdkVersion 15 targetSdkVersion 25 - versionCode 30 - versionName "3.0-alpha6" + versionCode 31 + versionName "3.0-alpha7" } compileOptions {