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

update version to 20230421-01 (366)

Change-Id: I6113bcaffde3125810663819b21444f3887ea75a
parent bd7cb45d
No related branches found
No related tags found
No related merge requests found
...@@ -17,8 +17,8 @@ android { ...@@ -17,8 +17,8 @@ android {
defaultConfig { defaultConfig {
minSdk = 24 minSdk = 24
targetSdk = 33 targetSdk = 33
versionCode = 365 versionCode = 366
versionName = "20230406-01" versionName = "20230421-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.
Finish editing this message first!
Please register or to comment