Skip to content

Commit

Permalink
Merge pull request #161 from TEAM-README/feat/upgrade-leakcanary
Browse files Browse the repository at this point in the history
[chore] Leakcanary 버전 업그레이드 (#160)
  • Loading branch information
KxxHyoRim authored Oct 26, 2022
2 parents ea61150 + 8c30046 commit 52c1543
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 12 deletions.
11 changes: 0 additions & 11 deletions app/src/debug/AndroidManifest.xml

This file was deleted.

2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/Versions.kt
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ object Versions {
const val timberVersion = "4.7.1"
const val flipperVersion = "0.100.0"
const val soloaderVersion = "0.10.1"
const val leakCanaryVersion = "2.6"
const val leakCanaryVersion = "2.9.1"
const val kotlinxSerializationJsonVersion = "1.2.2"
const val gsonVersion = "2.8.9"
const val gsonConverterVersion = "2.9.0"
Expand Down

0 comments on commit 52c1543

Please sign in to comment.