Change app signature to the previous one.
This commit is contained in:
		
							parent
							
								
									a2447e2376
								
							
						
					
					
						commit
						7898a51252
					
				
					 2 changed files with 31 additions and 12 deletions
				
			
		| 
						 | 
				
			
			@ -1,10 +0,0 @@
 | 
			
		|||
package com.pixelized.biblib.utils
 | 
			
		||||
 | 
			
		||||
object Constant {
 | 
			
		||||
    const val BASE_URL = "https://bib.bibulle.fr"
 | 
			
		||||
 | 
			
		||||
    const val THUMBNAIL_URL = "$BASE_URL/api/book/thumbnail"
 | 
			
		||||
    const val COVER_URL = "$BASE_URL/api/book/cover"
 | 
			
		||||
 | 
			
		||||
    const val REGISTER_URL = "$BASE_URL/signup"
 | 
			
		||||
}
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue