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

update version to 20230824-01 (378)

Change-Id: I55725749e1c25fd3286ab2127155dfd66c680090
parent 7c93a531
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 = 33 targetSdk = 33
versionCode = 377 versionCode = 378
versionName = "20230818-01" versionName = "20230824-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