We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b445d8f commit 6dab453Copy full SHA for 6dab453
app/build.gradle.kts
@@ -14,7 +14,7 @@ android {
14
applicationId = "ru.parcel.app"
15
minSdk = 22
16
targetSdk = 35
17
- versionCode = 5
+ versionCode = 4
18
versionName = "1.4"
19
20
vectorDrawables {
0 commit comments