Project

General

Profile

« Previous | Next » 

Revision acabdd83

Added by Leszek Koltunski over 2 years ago

Rename the 'network' package to 'external' since it will also deal with writing/reading files from local storage.

View differences:

src/main/java/org/distorted/dialogs/RubikDialogUpdates.java
41 41

  
42 42
import org.distorted.main.R;
43 43
import org.distorted.main.RubikActivity;
44
import org.distorted.network.RubikNetwork;
45
import org.distorted.network.RubikUpdates;
44
import org.distorted.external.RubikNetwork;
45
import org.distorted.external.RubikUpdates;
46 46

  
47 47
///////////////////////////////////////////////////////////////////////////////////////////////////
48 48

  

Also available in: Unified diff