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

update version to 20231129-01 (393)

Change-Id: I6f62ec70e89265db3017d63665719066171b79f2
parent 86dcc226
No related branches found
No related tags found
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 = 392 versionCode = 393
versionName = "20231123-01" versionName = "20231129-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