We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6927a56 commit 00b5ea8Copy full SHA for 00b5ea8
app/build.gradle.kts
@@ -23,7 +23,7 @@ android {
23
defaultConfig {
24
applicationId = "com.jonahbauer.qed"
25
versionCode = 1
26
- versionName = "2.5.0-beta4"
+ versionName = "2.5.0-beta5"
27
28
minSdk = 24
29
targetSdk = 31
0 commit comments