Skip to content

Commit

Permalink
Final commit for 0.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
AdityaBavadekar committed Feb 23, 2023
1 parent 1429deb commit 83b59cd
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ This is open-source repository of Wave Messenger.
- The application does not provide a way to delete the user data as of 22 Oct.

## Development status
- Application development is in progress for v0.0.5
- Application development is in progress for v0.0.6
- Any version increments would be reflected in github's releases section.


Expand Down
1 change: 0 additions & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,6 @@ dependencies {
implementation Dependencies.FIREBASE_STORAGE
implementation Dependencies.FRAGMENT_KTX
implementation Dependencies.GLIDE
testImplementation 'org.junit.jupiter:junit-jupiter'
kapt Dependencies.GLIDE_COMPILER
implementation Dependencies.JSOUP
implementation Dependencies.KOTLIN
Expand Down

0 comments on commit 83b59cd

Please sign in to comment.