diff --git a/app/build.gradle b/app/build.gradle index ca23c39..9877f01 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -9,8 +9,8 @@ android { applicationId "fr.corenting.convertisseureurofranc" minSdkVersion 17 targetSdkVersion 30 - versionCode 15 - versionName "2.6" + versionCode 16 + versionName "2.7" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" }