mirror of
https://github.com/bitwarden/android.git
synced 2025-12-10 08:35:05 -06:00
Updated version name according to our pattern (#3940)
This commit is contained in:
parent
cdf8b49d61
commit
384be79838
@ -29,7 +29,7 @@ android {
|
||||
minSdk = libs.versions.minSdk.get().toInt()
|
||||
targetSdk = libs.versions.targetSdk.get().toInt()
|
||||
versionCode = 1
|
||||
versionName = "2024.09.00"
|
||||
versionName = "2024.9.0"
|
||||
|
||||
setProperty("archivesBaseName", "com.x8bit.bitwarden")
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user