Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
j50ju authored Oct 1, 2024
1 parent 9a7643f commit e1a941a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,10 @@ allprojects {
maven { url 'https://jitpack.io' }
mavenCentral()
google()
// Add for Flexbox
maven {
url "https://google.bintray.com/flexbox-layout"
}
}

// Global variables common to all modules
Expand Down

0 comments on commit e1a941a

Please sign in to comment.