mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-04 02:49:57 +08:00
fix(android): fix uniffi bindgen (#11500)
This commit is contained in:
@@ -38,6 +38,8 @@ proguard/
|
||||
# Android Studio captures folder
|
||||
captures/
|
||||
|
||||
.kotlin/
|
||||
|
||||
# IntelliJ
|
||||
*.iml
|
||||
.idea/workspace.xml
|
||||
@@ -89,9 +91,6 @@ lint/tmp/
|
||||
# Android Profiling
|
||||
*.hprof
|
||||
|
||||
# Cordova plugins for Capacitor
|
||||
capacitor-cordova-android-plugins
|
||||
|
||||
# Copied web assets
|
||||
app/src/main/assets/public
|
||||
|
||||
|
||||
Reference in New Issue
Block a user