mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-20 03:59:35 +01:00
Update bundle id
Signed-off-by: Mario Danic <mario@lovelyhq.com>
This commit is contained in:
parent
af472a8687
commit
cf4ed1e8fe
@ -6,7 +6,7 @@ android {
|
|||||||
compileSdkVersion 27
|
compileSdkVersion 27
|
||||||
buildToolsVersion '27.0.2'
|
buildToolsVersion '27.0.2'
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
applicationId "com.nextcloud.talk"
|
applicationId "com.nextcloud.talk2"
|
||||||
versionName version
|
versionName version
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 27
|
targetSdkVersion 27
|
||||||
|
@ -47,7 +47,7 @@
|
|||||||
"client_id": "",
|
"client_id": "",
|
||||||
"client_type": 2,
|
"client_type": 2,
|
||||||
"ios_info": {
|
"ios_info": {
|
||||||
"bundle_id": "com.nextcloud.talk"
|
"bundle_id": "com.nextcloud.talk2"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
@ -61,7 +61,7 @@
|
|||||||
"client_info": {
|
"client_info": {
|
||||||
"mobilesdk_app_id": "1:111111111111:android:111a1a1a11111111",
|
"mobilesdk_app_id": "1:111111111111:android:111a1a1a11111111",
|
||||||
"android_client_info": {
|
"android_client_info": {
|
||||||
"package_name": "com.nextcloud.talk"
|
"package_name": "com.nextcloud.talk2"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"oauth_client": [
|
"oauth_client": [
|
||||||
|
Loading…
Reference in New Issue
Block a user