We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce1dc07 commit 6f605b0Copy full SHA for 6f605b0
app/build.gradle
@@ -64,7 +64,7 @@ android {
64
minSdkVersion 31
65
targetSdkVersion 34
66
versionCode 20241118
67
- versionName "v2.12.1"
+ versionName "v2.12.2"
68
multiDexEnabled true
69
archivesBaseName = "${versionName}(${versionCode})"
70
0 commit comments