diff options
author | Edoardo La Greca | 2025-06-15 19:15:25 +0200 |
---|---|---|
committer | Edoardo La Greca | 2025-06-15 19:15:25 +0200 |
commit | a79d1210164277820d81e8f3c0ff73ba48a6ac79 (patch) | |
tree | a657512a687e2f0c166b66bfb32aab25f53dfcec /.idea/AndroidProjectSystem.xml | |
parent | 02d16866678ab48458edb7889aa83e25470db855 (diff) |
add intellij stuff
Diffstat (limited to '.idea/AndroidProjectSystem.xml')
-rw-r--r-- | .idea/AndroidProjectSystem.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.idea/AndroidProjectSystem.xml b/.idea/AndroidProjectSystem.xml new file mode 100644 index 0000000..4a53bee --- /dev/null +++ b/.idea/AndroidProjectSystem.xml @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project version="4"> + <component name="AndroidProjectSystem"> + <option name="providerId" value="com.android.tools.idea.GradleProjectSystem" /> + </component> +</project>
\ No newline at end of file |