mirror of
https://github.com/bitwarden/android.git
synced 2026-03-12 05:04:17 -05:00
Bump version name to 2024.06.0 (#1420)
This commit is contained in:
committed by
Álison Fernandes
parent
04730137e8
commit
a8f7c576fb
@@ -28,7 +28,7 @@ android {
|
||||
minSdk = libs.versions.minSdk.get().toInt()
|
||||
targetSdk = libs.versions.targetSdk.get().toInt()
|
||||
versionCode = 1
|
||||
versionName = "2024.05.0"
|
||||
versionName = "2024.06.00"
|
||||
|
||||
setProperty("archivesBaseName", "com.x8bit.bitwarden")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user