WIP: CR.
This commit is contained in:
		
							parent
							
								
									ef40b5f3db
								
							
						
					
					
						commit
						9b7c4c7b4a
					
				| @ -879,8 +879,7 @@ public class AppDetails extends AppCompatActivity implements ProgressListener, A | ||||
|         if (repo == null || repo.address == null) { | ||||
|             return null; | ||||
|         } | ||||
|         final String repoaddress = repo.address; | ||||
|         return repoaddress; | ||||
|         return repo.address; | ||||
|     } | ||||
| 
 | ||||
|     private void startDownload(Apk apk, String repoAddress) { | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Peter Serwylo
						Peter Serwylo