Fix dumb mistake with google sign in.
This commit is contained in:
		
							parent
							
								
									1e58752008
								
							
						
					
					
						commit
						4b5893cf43
					
				
					 7 changed files with 67 additions and 43 deletions
				
			
		| 
						 | 
				
			
			@ -102,6 +102,8 @@ dependencies {
 | 
			
		|||
    implementation 'com.squareup.retrofit2:retrofit:2.9.0'
 | 
			
		||||
    implementation 'com.squareup.retrofit2:converter-gson:2.9.0'
 | 
			
		||||
    implementation 'com.google.code.gson:gson:2.8.6'
 | 
			
		||||
    //Logging Network Calls
 | 
			
		||||
    implementation 'com.squareup.okhttp3:logging-interceptor:4.8.1'
 | 
			
		||||
 | 
			
		||||
    // Room
 | 
			
		||||
    implementation "androidx.room:room-runtime:2.3.0"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue