Skip to content
Snippets Groups Projects
Commit a37b11d3 authored by Adrien Béraud's avatar Adrien Béraud
Browse files

update version to 20240404-01 (412)

Change-Id: I8325b996ff34e2c4606948c55fbef761328a44b6
parent f5cc50de
Branches
Tags
No related merge requests found
...@@ -19,8 +19,8 @@ android { ...@@ -19,8 +19,8 @@ android {
defaultConfig { defaultConfig {
minSdk = 24 minSdk = 24
targetSdk = 34 targetSdk = 34
versionCode = 411 versionCode = 412
versionName = "20240321-01" versionName = "20240404-01"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner" testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
externalNativeBuild { externalNativeBuild {
cmake { cmake {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment