From cd8041e643823efa29b1be15923b9a31c146d9bd Mon Sep 17 00:00:00 2001 From: Ryan Bjb <102423466+50t0r25@users.noreply.github.com> Date: Mon, 16 May 2022 01:07:59 +0100 Subject: [PATCH] Bump version --- app/build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index 5c17c8f..13d0d16 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -12,8 +12,8 @@ android { applicationId "dz.notacompany.el_cous" minSdk 21 targetSdk 32 - versionCode 2 - versionName '0.9' + versionCode 3 + versionName '1.0' resConfigs "en", "fr"