Skip to content
Snippets Groups Projects
Commit 8fb0db61 authored by Pierre Nicolas's avatar Pierre Nicolas :joy:
Browse files

update version to 20241011-01 (432)

Change-Id: I403350e0ce530f07d7606e815ac2762f186b55a7
parent 7df97747
Branches
No related tags found
No related merge requests found
......@@ -21,8 +21,8 @@ android {
defaultConfig {
minSdk = 24
targetSdk = 34
versionCode = 431
versionName = "20240926-01"
versionCode = 432
versionName = "20241011-01"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
externalNativeBuild {
cmake {
......@@ -113,7 +113,7 @@ dependencies {
implementation ("androidx.emoji2:emoji2:1.5.0")
implementation ("androidx.viewpager2:viewpager2:1.1.0")
implementation ("androidx.emoji2:emoji2-emojipicker:1.5.0")
implementation ("androidx.lifecycle:lifecycle-viewmodel-ktx:2.8.5")
implementation ("androidx.lifecycle:lifecycle-viewmodel-ktx:2.8.6")
implementation ("androidx.window:window:1.3.0")
implementation ("com.google.android.material:material:1.12.0")
implementation ("androidx.biometric:biometric:1.1.0")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment