diff --git a/app/build.gradle b/app/build.gradle index a47919e..09e97c0 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -10,8 +10,8 @@ android { applicationId "com.franckrj.respawnirc" minSdkVersion 21 targetSdkVersion 29 - versionCode 2_001_1_003 - versionName "2.1b3" + versionCode 2_001_2_000 + versionName "2.1" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" resConfigs "fr" }