We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d3c175 commit 0eab8f7Copy full SHA for 0eab8f7
1 file changed
app/build.gradle.kts
@@ -47,7 +47,7 @@ android {
47
minSdk = 26
48
targetSdk = 35
49
versionCode = 11015
50
- versionName = "1.4.0"
+ versionName = "1.5.0"
51
52
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
53
vectorDrawables {
0 commit comments