mirror of
https://github.com/bitwarden/android.git
synced 2026-04-27 11:28:41 -05:00
Update to Gradle v9.0.0 (#5642)
This commit is contained in:
@@ -58,8 +58,6 @@ android {
|
||||
versionCode = libs.versions.appVersionCode.get().toInt()
|
||||
versionName = libs.versions.appVersionName.get()
|
||||
|
||||
setProperty("archivesBaseName", "com.x8bit.bitwarden")
|
||||
|
||||
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
||||
|
||||
buildConfigField(
|
||||
|
||||
Reference in New Issue
Block a user