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 d23afef commit 35081b7Copy full SHA for 35081b7
1 file changed
app/build.gradle.kts
@@ -13,7 +13,7 @@ android {
13
minSdk = 28
14
targetSdk = 36
15
versionCode = 39
16
- versionName = "2.3.0"
+ versionName = "2.3.1"
17
18
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
19
}
0 commit comments