diff options
| author | mikem <mikem@oliodevices.com> | 2014-07-18 09:31:26 -0700 |
|---|---|---|
| committer | mikem <mikem@oliodevices.com> | 2014-07-18 09:31:26 -0700 |
| commit | e12315b9c45da3d3f1bc29761e7f07ee37cb6cc1 (patch) | |
| tree | f90c607fda998801d21fb2b6c2c57aa02ecff433 /.idea | |
| parent | 400eaaf8cb90207811c0ef8e3a82aa776d420d07 (diff) | |
| download | GymLog-e12315b9c45da3d3f1bc29761e7f07ee37cb6cc1.tar.xz GymLog-e12315b9c45da3d3f1bc29761e7f07ee37cb6cc1.zip | |
Switching to file storage instead of Shared Preferences
Diffstat (limited to '.idea')
| -rw-r--r-- | .idea/gradle.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.idea/gradle.xml b/.idea/gradle.xml index 91294a1..84d130a 100644 --- a/.idea/gradle.xml +++ b/.idea/gradle.xml @@ -13,6 +13,7 @@ </option>
</GradleProjectSettings>
</option>
+ <option name="offlineWork" value="true" />
</component>
</project>
|