mirror of
https://github.com/bitwarden/android.git
synced 2024-11-22 01:16:02 +03:00
Bump version name to 2024.06.0 (#1420)
This commit is contained in:
parent
04730137e8
commit
a8f7c576fb
1 changed files with 1 additions and 1 deletions
|
@ -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")
|
||||
|
||||
|
|
Loading…
Reference in a new issue