Skip to content

Commit

Permalink
Updates hash references
Browse files Browse the repository at this point in the history
  • Loading branch information
antonis committed May 21, 2021
1 parent ca8f720 commit c3819dc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ buildscript {
ext.kotlin_ktx_version = '1.2.0'
ext.wordPressUtilsVersion = '1.40.0'
ext.detektVersion = '1.15.0'
ext.gutenbergMobileVersion = 'v1.53.0'
ext.gutenbergMobileVersion = '3459-a70a6b3fa8a548168f285101b4521de4bdd7535d'

repositories {
google()
Expand Down Expand Up @@ -133,7 +133,7 @@ ext {
androidxWorkVersion = "2.4.0"

daggerVersion = '2.29.1'
fluxCVersion = '1.17.0'
fluxCVersion = '2c9a4cb06c9fb6b189aa87b206c01856090eebc7'

appCompatVersion = '1.0.2'
coreVersion = '1.3.2'
Expand Down

0 comments on commit c3819dc

Please sign in to comment.