mirror of
https://github.com/bitwarden/android.git
synced 2024-11-21 17:05:44 +03:00
Bump version name to 2024.09.00 (#3937)
This commit is contained in:
parent
2721f7293c
commit
4b53358c67
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ android {
|
|||
minSdk = libs.versions.minSdk.get().toInt()
|
||||
targetSdk = libs.versions.targetSdk.get().toInt()
|
||||
versionCode = 1
|
||||
versionName = "2024.06.00"
|
||||
versionName = "2024.09.00"
|
||||
|
||||
setProperty("archivesBaseName", "com.x8bit.bitwarden")
|
||||
|
||||
|
|
Loading…
Reference in a new issue