Skip to content

Commit

Permalink
2.0-draft23 (1882) - Merge pull request #30 from ZoeMeow1027/draft
Browse files Browse the repository at this point in the history
- Just a version about improve codes :)

More details for developments:
- [Implemented] Updated dependencies to latest.
- [Changed] Updated dutwrapper dependency with jar file (due to GitHub Packages limitation).
- [Changed] Updated AGP to 8.7.0.
- [Changed] Permission Request activity has been merged with Miscellaneous activity.
  • Loading branch information
ZoeMeow1027 authored Oct 8, 2024
2 parents 9eeef73 + e3c4c54 commit 0afebee
Show file tree
Hide file tree
Showing 114 changed files with 1,316 additions and 1,561 deletions.
19 changes: 11 additions & 8 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,18 +1,21 @@
*.iml
.gradle
/local.properties
/.idea/caches
/.idea/libraries
/.idea/modules.xml
/.idea/workspace.xml
/.idea/navEditor.xml
/.idea/assetWizardSettings.xml
#/.idea/caches
#/.idea/libraries
#/.idea/modules.xml
#/.idea/workspace.xml
#/.idea/navEditor.xml
#/.idea/assetWizardSettings.xml
# .idea/deploymentTargetDropDown.xml
# .idea/deploymentTargetSelector.xml
/.gradle/*
/.idea/*
/.kotlin/*
.DS_Store
/build
/captures
.externalNativeBuild
.cxx
local.properties
*.log
.idea/deploymentTargetDropDown.xml
.idea/deploymentTargetSelector.xml
3 changes: 0 additions & 3 deletions .idea/.gitignore

This file was deleted.

26 changes: 0 additions & 26 deletions .idea/appInsightsSettings.xml

This file was deleted.

123 changes: 0 additions & 123 deletions .idea/codeStyles/Project.xml

This file was deleted.

5 changes: 0 additions & 5 deletions .idea/codeStyles/codeStyleConfig.xml

This file was deleted.

6 changes: 0 additions & 6 deletions .idea/compiler.xml

This file was deleted.

22 changes: 0 additions & 22 deletions .idea/gradle.xml

This file was deleted.

Loading

0 comments on commit 0afebee

Please sign in to comment.