|  | @ -4,7 +4,10 @@ | 
		
	
		
			
				|  |  |     "slug": "VDS-Quiz", |  |  |     "slug": "VDS-Quiz", | 
		
	
		
			
				|  |  |     "privacy": "public", |  |  |     "privacy": "public", | 
		
	
		
			
				|  |  |     "sdkVersion": "35.0.0", |  |  |     "sdkVersion": "35.0.0", | 
		
	
		
			
				|  |  |     "platforms": ["ios", "android"], |  |  |  | 
		
	
		
			
				|  |  |  |  |  |     "platforms": [ | 
		
	
		
			
				|  |  |  |  |  |       "ios", | 
		
	
		
			
				|  |  |  |  |  |       "android" | 
		
	
		
			
				|  |  |  |  |  |     ], | 
		
	
		
			
				|  |  |     "version": "1.0.0", |  |  |     "version": "1.0.0", | 
		
	
		
			
				|  |  |     "orientation": "portrait", |  |  |     "orientation": "portrait", | 
		
	
		
			
				|  |  |     "icon": "./assets/icon.png", |  |  |     "icon": "./assets/icon.png", | 
		
	
	
		
			
				|  | @ -16,9 +19,12 @@ | 
		
	
		
			
				|  |  |     "updates": { |  |  |     "updates": { | 
		
	
		
			
				|  |  |       "fallbackToCacheTimeout": 10 |  |  |       "fallbackToCacheTimeout": 10 | 
		
	
		
			
				|  |  |     }, |  |  |     }, | 
		
	
		
			
				|  |  |     "assetBundlePatterns": ["**/*"], |  |  |  | 
		
	
		
			
				|  |  |  |  |  |     "assetBundlePatterns": [ | 
		
	
		
			
				|  |  |  |  |  |       "**/*" | 
		
	
		
			
				|  |  |  |  |  |     ], | 
		
	
		
			
				|  |  |     "android": { |  |  |     "android": { | 
		
	
		
			
				|  |  |       "package": "com.dslak.vdsquiz", |  |  |       "package": "com.dslak.vdsquiz", | 
		
	
		
			
				|  |  |  |  |  |       "permissions": [], | 
		
	
		
			
				|  |  |       "config": { |  |  |       "config": { | 
		
	
		
			
				|  |  |         "googleMobileAdsAppId": "ca-app-pub-4145771316565790~1876877627" |  |  |         "googleMobileAdsAppId": "ca-app-pub-4145771316565790~1876877627" | 
		
	
		
			
				|  |  |       } |  |  |       } | 
		
	
	
		
			
				|  | @ -26,6 +32,9 @@ | 
		
	
		
			
				|  |  |     "ios": { |  |  |     "ios": { | 
		
	
		
			
				|  |  |       "bundleIdentifier": "com.dslak.vdsquiz", |  |  |       "bundleIdentifier": "com.dslak.vdsquiz", | 
		
	
		
			
				|  |  |       "supportsTablet": true |  |  |       "supportsTablet": true | 
		
	
		
			
				|  |  |     } |  |  |  | 
		
	
		
			
				|  |  |   } |  |  |  | 
		
	
		
			
				|  |  |  |  |  |     }, | 
		
	
		
			
				|  |  |  |  |  |     "entryPoint": "node_modules/expo/AppEntry.js" | 
		
	
		
			
				|  |  |  |  |  |   }, | 
		
	
		
			
				|  |  |  |  |  |   "displayName": "VDS Quiz", | 
		
	
		
			
				|  |  |  |  |  |   "name": "VDS Quiz" | 
		
	
		
			
				|  |  | } |  |  | } | 
		
	
	
		
			
				|  | 
 |