We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79071c0 commit fa6af95Copy full SHA for fa6af95
1 file changed
app/build.gradle
@@ -15,7 +15,7 @@ android {
15
minSdkVersion 31
16
targetSdkVersion 36
17
versionCode rootProject.ext.commitCount
18
- versionName "5.0.0"
+ versionName "5.0.1"
19
}
20
21
Properties localProperties = new Properties()
0 commit comments