Skip to content

Commit 70e42a2

Browse files
Bump internal version name (#4997)
1 parent 4d9a19f commit 70e42a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ android {
5151
minSdk = libs.versions.minSdk.get().toInt()
5252
targetSdk = libs.versions.targetSdk.get().toInt()
5353
versionCode = 1
54-
versionName = "2024.9.0"
54+
versionName = "2025.4.0"
5555

5656
setProperty("archivesBaseName", "com.x8bit.bitwarden")
5757

0 commit comments

Comments
 (0)