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