Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
nya-elimu committed Oct 27, 2020
1 parent 878a381 commit 38a7ed9
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 @@ -43,7 +43,7 @@ dependencies {
implementation 'ai.elimu:model:2.0.24'
implementation 'androidx.appcompat:appcompat:1.2.0'
implementation 'com.google.android.material:material:1.2.1'
implementation 'androidx.constraintlayout:constraintlayout:2.0.1'
implementation 'androidx.constraintlayout:constraintlayout:2.0.2'
implementation 'pl.droidsonroids.gif:android-gif-drawable:1.2.21'

testImplementation 'junit:junit:4.13.1'
Expand Down

0 comments on commit 38a7ed9

Please sign in to comment.