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 a804a7d commit 609002aCopy full SHA for 609002a
app/build.gradle.kts
@@ -15,7 +15,7 @@ android {
15
minSdk = 33
16
targetSdk = 34
17
versionCode = 20
18
- versionName = "1.4.1"
+ versionName = "1.4.2"
19
20
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
21
}
0 commit comments