We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 091fda3 commit 057fa05Copy full SHA for 057fa05
1 file changed
app/build.gradle.kts
@@ -21,8 +21,8 @@ android {
21
applicationId = appPackageName
22
minSdk = 26
23
targetSdk = 36
24
- versionCode = 217
25
- versionName = "7.0.0-beta.6"
+ versionCode = 218
+ versionName = "7.0.0-beta.7"
26
}
27
28
buildFeatures {
0 commit comments