We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30e4f1d commit 90f1168Copy full SHA for 90f1168
1 file changed
app/build.gradle.kts
@@ -13,7 +13,7 @@ android {
13
minSdk = 24
14
targetSdk = 36
15
versionCode = 7
16
- versionName = "v0.4"
+ versionName = "v0.41"
17
18
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
19
}
0 commit comments