Skip to content

Commit

Permalink
Logcat Android 5
Browse files Browse the repository at this point in the history
  • Loading branch information
hannesa2 committed Mar 7, 2021
1 parent 0fd6d1c commit 7645cfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ android {
dependencies {
implementation 'androidx.appcompat:appcompat:1.2.0'
implementation 'androidx.constraintlayout:constraintlayout:2.0.4'
implementation 'com.github.AppDevNext.Logcat:LogcatCore:2.4.0'
implementation 'com.github.AppDevNext.Logcat:LogcatCore:2.5.0'
implementation project(':library')
implementation "androidx.core:core-ktx:1.3.2"
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
Expand Down

0 comments on commit 7645cfa

Please sign in to comment.