mirror of
https://github.com/android-password-store/Android-Password-Store
synced 2025-08-30 13:57:47 +00:00
Change app package name to app.passwordstore
This commit is contained in:
@@ -23,7 +23,7 @@ android {
|
||||
compileOptions { isCoreLibraryDesugaringEnabled = true }
|
||||
|
||||
defaultConfig {
|
||||
applicationId = "dev.msfjarvis.aps"
|
||||
applicationId = "app.passwordstore"
|
||||
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user