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

update version to 20230928-01 (383)

Change-Id: I1bf8ba63f23b1fc1d09ac422f9455a51997779ed
parent 1df6e079
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 = 382 versionCode = 383
versionName = "20230925-01" versionName = "20230928-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