File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -170,7 +170,7 @@ maven.install(
170170 "org.jetbrains.kotlin:kotlin-stdlib:{}" .format (KOTLIN_STD_VERSION ),
171171 "androidx.emoji2:emoji2:1.5.0" ,
172172 "androidx.collection:collection:1.4.5" ,
173- "androidx.metrics:metrics-performance:1.0.0-beta02 " ,
173+ "androidx.metrics:metrics-performance:1.0.0-beta04 " ,
174174 "com.google.flatbuffers:flatbuffers-java:25.2.10" ,
175175 "com.google.protobuf:protobuf-kotlin-lite:4.31.1" ,
176176
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ dependencies {
2424 implementation(" com.jakewharton.timber:timber:5.0.1" )
2525 implementation(" com.google.android.material:material:1.8.0" )
2626 implementation(" com.squareup.papa:papa:0.26" )
27- implementation(" androidx.metrics:metrics-performance:1.0.0-beta02 " )
27+ implementation(" androidx.metrics:metrics-performance:1.0.0-beta04 " )
2828 implementation(" com.bugsnag:bugsnag-android:6.12.0" )
2929 implementation(" io.reactivex.rxjava3:rxandroid:3.0.0" )
3030 implementation(" io.reactivex.rxjava3:rxjava:3.0.0" )
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ mockitoCore = "4.11.0"
2121mockitoKotlin = " 2.2.0"
2222mockitoKotlinVersion = " 4.1.0"
2323okhttp = " 4.12.0"
24- performance = " 1.0.0-beta02 "
24+ performance = " 1.0.0-beta04 "
2525protobufKotlinLite = " 4.31.1"
2626robolectric = " 4.13"
2727rustAndroidPlugin = " 0.3.4"
You can’t perform that action at this time.
0 commit comments