mirror of
				https://github.com/pierre42100/ComunicAndroid
				synced 2025-10-31 17:44:04 +00:00 
			
		
		
		
	Release : V1.0
This commit is contained in:
		| @@ -23,6 +23,11 @@ android { | ||||
|         release { | ||||
|             minifyEnabled false | ||||
|             proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro' | ||||
|  | ||||
|             //Connexion to the web API of Comunic | ||||
|             buildConfigField "String", "api_url", "\"https://api.communiquons.org/\"" | ||||
|             buildConfigField "String", "api_service_name", "\"ComunicAndroid\"" | ||||
|             buildConfigField "String", "api_service_token", "\"cWHlmMS5A1\"" | ||||
|         } | ||||
|     } | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Pierre
					Pierre