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 @@ -138,7 +138,7 @@ dependencies {
138138 implementation " com.braze:android-sdk-ui:30.2.0"
139139
140140 // Plugins
141- implementation(" com.github.openedx:openedx-app-firebase-analytics-android:1.0.0 " )
141+ implementation(" com.github.openedx:openedx-app-firebase-analytics-android:1.0.1 " )
142142
143143 androidTestImplementation ' androidx.test.ext:junit:1.2.1'
144144 androidTestImplementation ' androidx.test.espresso:espresso-core:3.6.1'
Original file line number Diff line number Diff line change @@ -117,7 +117,7 @@ dependencies {
117117 api " net.lingala.zip4j:zip4j:$zip_version "
118118
119119 // OpenEdx libs
120- api(" com.github.openedx:openedx-app-foundation-android:1.0.0 " )
120+ api(" com.github.openedx:openedx-app-foundation-android:1.0.1 " )
121121
122122 // Preview
123123 debugApi " androidx.compose.ui:ui-tooling:$compose_ui_tooling "
You can’t perform that action at this time.
0 commit comments