diff --git a/app/build.gradle b/app/build.gradle index e49021b..1ae11e1 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -9,8 +9,8 @@ android { applicationId "com.franckrj.jvnotif" minSdkVersion 15 targetSdkVersion 29 - versionCode 17 - versionName "1.5.5" + versionCode 18 + versionName "1.5.6" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" resConfigs "fr" }