We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d9a19f commit 70e42a2Copy full SHA for 70e42a2
app/build.gradle.kts
@@ -51,7 +51,7 @@ android {
51
minSdk = libs.versions.minSdk.get().toInt()
52
targetSdk = libs.versions.targetSdk.get().toInt()
53
versionCode = 1
54
- versionName = "2024.9.0"
+ versionName = "2025.4.0"
55
56
setProperty("archivesBaseName", "com.x8bit.bitwarden")
57
0 commit comments