Skip to content

Commit

Permalink
Delegation logger
Browse files Browse the repository at this point in the history
  • Loading branch information
hannesa2 committed Jul 26, 2023
1 parent ab5df20 commit 5d126be
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 @@ -20,7 +20,7 @@ println "Gradle uses Java ${Jvm.current()}"
ext {
compileSdkVersion = 34
room_version = "2.5.2"
logcatVersion = "2.12"
logcatVersion = "2.12.delegation-beta1"
}

subprojects {
Expand Down

0 comments on commit 5d126be

Please sign in to comment.