Skip to content

Commit

Permalink
Update build.gradle.kts
Browse files Browse the repository at this point in the history
  • Loading branch information
teolemon committed Dec 26, 2020
1 parent 6827627 commit aabd9d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Expand Up @@ -139,7 +139,7 @@ dependencies {
implementation("com.hootsuite.android:nachos:1.2.0")

// Crash analytics
implementation("io.sentry:sentry-android:3.1.2")
implementation("io.sentry:sentry-android:3.2.0")

// Unit Testing
testImplementation("junit:junit:4.13.1")
Expand Down

0 comments on commit aabd9d6

Please sign in to comment.