diff options
author | evgenyzinoviev <me@ch1p.com> | 2015-08-14 17:11:48 +0300 |
---|---|---|
committer | evgenyzinoviev <me@ch1p.com> | 2015-08-14 17:11:48 +0300 |
commit | ae0e6ec634d8ab515ae381145a89d9ce649ba082 (patch) | |
tree | 081af7274605451b6e48d20961dbcf47bdf43b93 /.idea/artifacts |
initial
Diffstat (limited to '.idea/artifacts')
-rw-r--r-- | .idea/artifacts/Gravity_Defied_Classic.xml | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/.idea/artifacts/Gravity_Defied_Classic.xml b/.idea/artifacts/Gravity_Defied_Classic.xml new file mode 100644 index 0000000..f3850df --- /dev/null +++ b/.idea/artifacts/Gravity_Defied_Classic.xml @@ -0,0 +1,22 @@ +<component name="ArtifactManager"> + <artifact type="apk" name="Gravity_Defied_Classic"> + <output-path>$PROJECT_DIR$/out/artifacts/Gravity_Defied_Classic</output-path> + <properties id="android-properties"> + <options> + <option name="keyAlias" value="ch1p" /> + <option name="keyPassword" value="d2lkNHBpbmEyNTgzNTB6" /> + <option name="keyStorePassword" value="d2lkNHBpbmEyNTgzNTB6" /> + <option name="keyStoreUrl" value="file://$PROJECT_DIR$/../key/my-release-key.keystore" /> + <option name="proGuardCfgFiles"> + <list> + <option value="file://%MODULE_SDK_HOME%/tools/proguard/proguard-android.txt" /> + </list> + </option> + <option name="signingMode" value="RELEASE_SIGNED" /> + </options> + </properties> + <root id="archive" name="Gravity_Defied_Classic.apk"> + <element id="android-final-package" facet="AGDTR/android/Android" /> + </root> + </artifact> +</component>
\ No newline at end of file |