0.2.74 - Genres brwoser

This commit is contained in:
ponzischeme89
2026-08-17 14:56:13 +12:00
parent 43ab18854c
commit d5a8d3ad88
9 changed files with 292 additions and 51 deletions
+1 -1
View File
@@ -46,7 +46,7 @@ val projectNoticeText =
// A release workflow can derive the app version from its Git tag without editing the
// source tree. Local builds keep using the checked-in default.
val defaultVersionName = "0.2.73"
val defaultVersionName = "0.2.74"
val membyVersionName: String =
(project.findProperty("memby.versionName") as String?)
?.trim()