Skip to content

Commit

Permalink
Update chatlib due to a build issue
Browse files Browse the repository at this point in the history
  • Loading branch information
MCMrARM committed Apr 21, 2023
1 parent cb419c4 commit efb4247
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ dependencies {
implementation 'androidx.documentfile:documentfile:1.0.1'
implementation 'com.google.android.material:material:1.8.0'
implementation 'com.google.android:flexbox:2.0.1'
implementation 'com.github.mcmrarm:chatlib:0.3.2'
implementation 'com.github.mcmrarm:chatlib:0.3.3'
implementation 'com.github.mcmrarm:chatlib-android-core:0.1.0'
implementation 'com.github.mcmrarm:chatlib-android-storage:0.3.1'
implementation 'com.google.code.gson:gson:2.8.6'
Expand Down

0 comments on commit efb4247

Please sign in to comment.