mirror of
https://github.com/mihonapp/mihon.git
synced 2024-11-06 02:37:26 +01:00
46003ec251
* chore(deps): update kotlin and compose compiler to v2 * Update .gitignore * Fix build --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>
18 lines
180 B
Plaintext
18 lines
180 B
Plaintext
.gradle
|
|
.kotlin
|
|
/local.properties
|
|
/.idea/workspace.xml
|
|
.DS_Store
|
|
.idea/*
|
|
!.idea/icon.png
|
|
*iml
|
|
*.iml
|
|
|
|
# Built files
|
|
*/build
|
|
/build
|
|
*.apk
|
|
app/**/output.json
|
|
|
|
# Unnecessary file
|
|
*.swp |