mirror of
https://github.com/hmalik144/Driver.git
synced 2025-12-10 02:45:20 +00:00
- changes to drawer layout and page
- changes to storage ref in process retrieval in process
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -10,6 +10,8 @@
|
||||
/.idea/misc.xml
|
||||
/.idea/assetWizardSettings.xml
|
||||
/.idea/shelf/
|
||||
/.idea/gradle.xml
|
||||
/.idea/compiler.xml
|
||||
.DS_Store
|
||||
/build
|
||||
/captures
|
||||
@@ -29,3 +31,4 @@ database-debug.log
|
||||
firebase-debug.log
|
||||
# Subtree
|
||||
driver_app_data
|
||||
|
||||
|
||||
6
.idea/kotlinc.xml
generated
Normal file
6
.idea/kotlinc.xml
generated
Normal file
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="KotlinJpsPluginSettings">
|
||||
<option name="version" value="1.8.0" />
|
||||
</component>
|
||||
</project>
|
||||
6
.idea/vcs.xml
generated
Normal file
6
.idea/vcs.xml
generated
Normal file
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="VcsDirectoryMappings">
|
||||
<mapping directory="" vcs="Git" />
|
||||
</component>
|
||||
</project>
|
||||
Reference in New Issue
Block a user