diff --git a/DoNExt/app/build.gradle b/DoNExt/app/build.gradle index 649ccb8..481c63f 100644 --- a/DoNExt/app/build.gradle +++ b/DoNExt/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "com.wismna.geoffroy.donext" minSdkVersion 15 targetSdkVersion 23 - versionCode 10 - versionName "0.10" + versionCode 11 + versionName "1.0.0" } buildTypes { release {