Skip to content

Commit

Permalink
Add Appwrite support
Browse files Browse the repository at this point in the history
  • Loading branch information
doubleangels committed Jan 26, 2025
1 parent 5c1c354 commit ce2a1a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ dependencies {
implementation 'com.google.android.material:material:1.12.0'
implementation 'com.squareup.retrofit2:converter-gson:2.11.0'
implementation 'de.hdodenhof:circleimageview:3.1.0'
implementation 'io.appwrite:sdk-for-android:6.1.0'
implementation 'io.sentry:sentry-android:8.0.0'
debugImplementation 'com.squareup.leakcanary:leakcanary-android:2.14'
}
Expand Down

0 comments on commit ce2a1a9

Please sign in to comment.