We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3265696 commit 4536901Copy full SHA for 4536901
1 file changed
app/build.gradle.kts
@@ -12,7 +12,7 @@ android {
12
minSdk = 30
13
targetSdk = 34
14
versionCode = 4
15
- versionName = "1.3"
+ versionName = "1.4"
16
17
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
18
vectorDrawables {
0 commit comments