Skip to content

Commit

Permalink
Merge branch 'trunk' into deps/update-google-exoplayer-to-2.18.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ParaskP7 authored Mar 31, 2023
2 parents 616b34c + 7c8de99 commit 4ec3214
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ ext {
automatticRestVersion = '1.0.8'
automatticStoriesVersion = '2.0.0'
automatticTracksVersion = '2.2.0'
gutenbergMobileVersion = 'v1.92.0-alpha1'
gutenbergMobileVersion = 'v1.92.0'
wordPressAztecVersion = 'v1.6.3'
wordPressFluxCVersion = 'trunk-fcede535112327abf59416b7b544cf526c44fd00'
wordPressLoginVersion = '1.0.0'
Expand All @@ -32,7 +32,7 @@ ext {

// main
androidInstallReferrerVersion = '2.2'
androidVolleyVersion = '1.1.1'
androidVolleyVersion = '1.2.1'
androidxAppcompatVersion = '1.4.2'
androidxArchCoreVersion = '2.1.0'
androidxComposeVersion = '1.1.1'
Expand Down Expand Up @@ -61,7 +61,7 @@ ext {
firebaseMessagingVersion = '21.1.0'
glideVersion = '4.10.0'
glideVolleyVersion = '4.6.1@aar'
googleAutoServiceVersion = '1.0'
googleAutoServiceVersion = '1.0.1'
googleExoPlayerVersion = '2.18.1'
googleFlexboxlayoutVersion = '3.0.0'
googleGsonVersion = '2.10.1'
Expand Down

0 comments on commit 4ec3214

Please sign in to comment.