update
This commit is contained in:
@@ -46,7 +46,7 @@ android {
|
||||
|
||||
defaultConfig {
|
||||
// TODO: Specify your own unique Application ID (https://developer.android.com/studio/build/application-id.html).
|
||||
applicationId "com.example.prosappco"
|
||||
applicationId "com.prosapp.prosapp"
|
||||
// You can update the following values to match your application needs.
|
||||
// For more information, see: https://docs.flutter.dev/deployment/android#reviewing-the-gradle-build-configuration.
|
||||
minSdkVersion "21".toInteger()
|
||||
|
||||
@@ -8,18 +8,18 @@
|
||||
"client": [
|
||||
{
|
||||
"client_info": {
|
||||
"mobilesdk_app_id": "1:245204384533:android:12920d0fe3ec9b999f871c",
|
||||
"mobilesdk_app_id": "1:245204384533:android:e01772831d86f5c79f871c",
|
||||
"android_client_info": {
|
||||
"package_name": "com.example.prosappco"
|
||||
"package_name": "com.prosapp.prosapp"
|
||||
}
|
||||
},
|
||||
"oauth_client": [
|
||||
{
|
||||
"client_id": "245204384533-7p2j0go97da4gp062s7enop0ab8q7a7p.apps.googleusercontent.com",
|
||||
"client_id": "245204384533-23bm14294ctm728nd9u83eiapsjfebhu.apps.googleusercontent.com",
|
||||
"client_type": 1,
|
||||
"android_info": {
|
||||
"package_name": "com.example.prosappco",
|
||||
"certificate_hash": "e0e88a66931385d2626f8531e7cbbb5722df7b4b"
|
||||
"package_name": "com.prosapp.prosapp",
|
||||
"certificate_hash": "29ac5d7d1b88c755a084a0ad5d561dd62d795eb5"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user