File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ android {
4343}
4444
4545dependencies {
46- implementation(" androidx.annotation:annotation:1.9.1 " )
46+ implementation(" androidx.annotation:annotation:1.10.0 " )
4747 implementation(" androidx.core:core:1.18.0" )
4848 implementation(" androidx.activity:activity-ktx:1.13.0" )
4949 implementation(" com.github.AppDevNext.Logcat:LogcatCoreLib:3.4" )
Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ android {
4545}
4646
4747dependencies {
48- implementation(" androidx.annotation:annotation:1.9.1 " )
48+ implementation(" androidx.annotation:annotation:1.10.0 " )
4949 implementation(" androidx.core:core:1.18.0" )
5050 implementation(" androidx.activity:activity-ktx:1.13.0" )
5151 implementation(" com.github.AppDevNext.Logcat:LogcatCoreLib:3.4" )
You can’t perform that action at this time.
0 commit comments