We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4621b1a commit e14a9e4Copy full SHA for e14a9e4
app/build.gradle.kts
@@ -48,8 +48,8 @@ android {
48
// app is in maintenance mode, we do not intend to update it to target newer SDKs
49
//noinspection OldTargetApi
50
targetSdk = 34
51
- versionCode = 93
52
- versionName = "2.3.8"
+ versionCode = 94
+ versionName = "2.3.8-1"
53
vectorDrawables {
54
useSupportLibrary = true
55
}
0 commit comments