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