Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
kyleweisel committed Oct 11, 2024
1 parent 74ce331 commit db14ea1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ dependencies {

implementation "org.jetbrains.kotlin:$_kotlinStdlib:$_kotlinVersion"

implementation 'com.github.wellth-app:android-upload-service:4.7.1'
implementation 'com.github.wellth-app:android-upload-service:4.7.2'

implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.0.0'
}

0 comments on commit db14ea1

Please sign in to comment.