diff --git a/app.build.gradle b/app.build.gradle index 383061f9..975d21ba 100644 --- a/app.build.gradle +++ b/app.build.gradle @@ -7,8 +7,8 @@ android { applicationId "com.franckrj.respawnirc" minSdkVersion 15 targetSdkVersion 27 - versionCode 1_009_2_001 - versionName "1.9.1" + versionCode 1_009_2_002 + versionName "1.9.2" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" resConfigs "fr" }