Change app id

This commit is contained in:
ganfra 2020-09-09 23:42:00 +02:00
parent 19b411776a
commit 3ae0586dac
3 changed files with 4 additions and 4 deletions

View File

@ -112,7 +112,7 @@ android {
ndkVersion "21.3.6528147"
defaultConfig {
applicationId "im.vector.app"
applicationId "im.vector.app.tabs"
// Set to API 21: see #405
minSdkVersion 21
targetSdkVersion 29
@ -186,7 +186,7 @@ android {
buildTypes {
debug {
applicationIdSuffix ".debug"
resValue "string", "app_name", "Element dbg"
resValue "string", "app_name", "Element Tabs"
resValue "bool", "debug_mode", "true"
buildConfigField "boolean", "LOW_PRIVACY_LOG_ENABLE", "false"

View File

@ -10,7 +10,7 @@
"client_info": {
"mobilesdk_app_id": "1:912726360885:android:4ef8f3a0021e774d",
"android_client_info": {
"package_name": "im.vector.app.debug"
"package_name": "im.vector.app.tabs.debug"
}
},
"oauth_client": [

View File

@ -10,7 +10,7 @@
"client_info": {
"mobilesdk_app_id": "1:912726360885:android:4ef8f3a0021e774d",
"android_client_info": {
"package_name": "im.vector.app"
"package_name": "im.vector.app.tabs"
}
},
"oauth_client": [