mirror of
https://bitbucket.org/FransoletThomas/tablet-app.git
synced 2025-12-06 08:31:19 +00:00
Update app info (and bundle id)
This commit is contained in:
parent
ba5d314059
commit
ed236cb543
@ -52,7 +52,7 @@ android {
|
|||||||
|
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
// TODO: Specify your own unique Application ID (https://developer.android.com/studio/build/application-id.html).
|
// TODO: Specify your own unique Application ID (https://developer.android.com/studio/build/application-id.html).
|
||||||
applicationId "be.unov.mymuseum.tablet_app"
|
applicationId "be.unov.myinfomate.tablet"
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 34
|
targetSdkVersion 34
|
||||||
versionCode flutterVersionCode.toInteger()
|
versionCode flutterVersionCode.toInteger()
|
||||||
|
|||||||
@ -5,6 +5,25 @@
|
|||||||
"storage_bucket": "mymuseum-3b97f.appspot.com"
|
"storage_bucket": "mymuseum-3b97f.appspot.com"
|
||||||
},
|
},
|
||||||
"client": [
|
"client": [
|
||||||
|
{
|
||||||
|
"client_info": {
|
||||||
|
"mobilesdk_app_id": "1:1034665398515:android:b9731ff810b0a2a7d6a786",
|
||||||
|
"android_client_info": {
|
||||||
|
"package_name": "be.unov.myinfomate.tablet"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"oauth_client": [],
|
||||||
|
"api_key": [
|
||||||
|
{
|
||||||
|
"current_key": "AIzaSyBVCpwP5Uxh_nDUV2b6s4TybUqPJ-lvXm0"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"services": {
|
||||||
|
"appinvite_service": {
|
||||||
|
"other_platform_oauth_client": []
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"client_info": {
|
"client_info": {
|
||||||
"mobilesdk_app_id": "1:1034665398515:android:b7475582b41ed32dd6a786",
|
"mobilesdk_app_id": "1:1034665398515:android:b7475582b41ed32dd6a786",
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
name: tablet_app
|
name: tablet_app
|
||||||
description: tablet app for Musée de la Fraise
|
description: MyInfoMate tablet app
|
||||||
|
|
||||||
# The following line prevents the package from being accidentally published to
|
# The following line prevents the package from being accidentally published to
|
||||||
# pub.dev using `pub publish`. This is preferred for private packages.
|
# pub.dev using `pub publish`. This is preferred for private packages.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user