Skip to content
Snippets Groups Projects
Commit ff8c807e authored by Adrien Béraud's avatar Adrien Béraud Committed by Maxime Callet
Browse files

build: update version

Change-Id: I9bac6673b4c841785cc0ac53b6e7978142b8f578
parent 2a2cec7c
No related branches found
No related tags found
No related merge requests found
...@@ -18,8 +18,8 @@ android { ...@@ -18,8 +18,8 @@ android {
defaultConfig { defaultConfig {
minSdk = 21 minSdk = 21
targetSdk = 31 targetSdk = 31
versionCode = 324 versionCode = 325
versionName = "20211210-01" versionName = "20220102-01"
} }
sourceSets { sourceSets {
getByName("main") { getByName("main") {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment