mirror of
https://github.com/bitwarden/android.git
synced 2026-03-21 13:52:07 -05:00
Update version name to 1.0.0 (#108)
This commit is contained in:
committed by
Álison Fernandes
parent
c305de669e
commit
bb9c260160
@@ -18,7 +18,7 @@ android {
|
||||
minSdk = libs.versions.minSdk.get().toInt()
|
||||
targetSdk = libs.versions.targetSdk.get().toInt()
|
||||
versionCode = 1
|
||||
versionName = "1.0"
|
||||
versionName = "1.0.0"
|
||||
|
||||
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user