Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/2024-09-20-implementation-of-run…
Browse files Browse the repository at this point in the history
…time-MAB' into 2024-09-20-implementation-of-runtime-MAB

# Conflicts:
#	comp_nd/build.gradle
  • Loading branch information
j50ju committed Oct 10, 2024
2 parents 8b6facc + e1a941a commit c485f2c
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 c485f2c

Please sign in to comment.