mirror of
				https://github.com/pierre42100/ComunicAndroid
				synced 2025-10-31 09:34:47 +00:00 
			
		
		
		
	Fix build issue
This commit is contained in:
		
							
								
								
									
										2
									
								
								.idea/vcs.xml
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										2
									
								
								.idea/vcs.xml
									
									
									
										generated
									
									
									
								
							| @@ -1,6 +1,6 @@ | ||||
| <?xml version="1.0" encoding="UTF-8"?> | ||||
| <project version="4"> | ||||
|   <component name="VcsDirectoryMappings"> | ||||
|     <mapping directory="" vcs="Git" /> | ||||
|     <mapping directory="$PROJECT_DIR$" vcs="Git" /> | ||||
|   </component> | ||||
| </project> | ||||
| @@ -8,7 +8,7 @@ | ||||
|         <item>@string/array_friends_only</item> | ||||
|     </string-array> | ||||
|  | ||||
|     <string-array name="account_image_visibility_levels_values"> | ||||
|     <string-array name="account_image_visibility_levels_values" translatable="false"> | ||||
|         <item>open</item> | ||||
|         <item>public</item> | ||||
|         <item>friends</item> | ||||
|   | ||||
| @@ -7,7 +7,7 @@ buildscript { | ||||
|     } | ||||
|  | ||||
|     dependencies { | ||||
|         classpath 'com.android.tools.build:gradle:3.1.3' | ||||
|         classpath 'com.android.tools.build:gradle:3.1.4' | ||||
|  | ||||
|         // NOTE: Do not place your application dependencies here; they belong | ||||
|         // in the individual module build.gradle files | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Pierre HUBERT
					Pierre HUBERT