mirror of
https://github.com/bitwarden/android.git
synced 2026-03-11 12:44:17 -05:00
Set base.archivesName for app and authenticator modules (#5657)
This commit is contained in:
@@ -47,6 +47,10 @@ android {
|
||||
|
||||
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
||||
|
||||
// Set the base archive name for publishing purposes. This is used to derive the APK and AAB
|
||||
// artifact names when uploading to Firebase and Play Store.
|
||||
base.archivesName = "com.bitwarden.authenticator"
|
||||
|
||||
buildConfigField(
|
||||
type = "String",
|
||||
name = "CI_INFO",
|
||||
|
||||
Reference in New Issue
Block a user