update version to 20260312-01 (490)

Change-Id: I8df2d553709871206a267d7129ffc0258b967629
This commit is contained in:
Adrien Béraud
2026-03-12 17:11:19 -04:00
parent a3f29d221a
commit 58124abd19

View File

@@ -19,8 +19,8 @@ android {
defaultConfig {
minSdk = 26
targetSdk = 36
versionCode = 489
versionName = "20260306-01"
versionCode = 490
versionName = "20260312-01"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
externalNativeBuild {
cmake {