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 18c32da commit 0046684Copy full SHA for 0046684
app/build.gradle.kts
@@ -22,7 +22,7 @@ android {
22
minSdk = 26
23
targetSdk = 34
24
versionCode = 1
25
- versionName = "1.3.0"
+ versionName = "1.3.1"
26
27
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
28
0 commit comments