diff --git a/app/build.gradle b/app/build.gradle index 3698d88..0b2a97d 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -7,8 +7,8 @@ android { applicationId "fr.ynerant.tarot" minSdkVersion 24 targetSdkVersion 29 - versionCode 4 - versionName "0.2.0" + versionCode 5 + versionName "0.2.1" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" } buildTypes {