Skip to content

Commit

Permalink
Delegation logger
Browse files Browse the repository at this point in the history
  • Loading branch information
hannesa2 committed Jul 20, 2022
1 parent 2c62118 commit 0a355d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ println "Gradle uses Java ${Jvm.current()}"
ext {
compileSdkVersion = 32
room_version = "2.4.2"
logcatVersion = "2.11.2"
logcatVersion = "2.12-beta1"
}

allprojects {
Expand Down

0 comments on commit 0a355d6

Please sign in to comment.