We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42021fe commit 04134fdCopy full SHA for 04134fd
app/build.gradle
@@ -11,7 +11,7 @@ android {
11
minSdk = 26
12
targetSdk = 34
13
versionCode = 1
14
- versionName = "0.22.0"
+ versionName = "0.23.0"
15
}
16
17
signingConfigs {
0 commit comments