Skip to content

Commit 635b103

Browse files
Merge pull request #43 from Omega-R/develop
Fix compilation
2 parents e093e03 + 3599d4c commit 635b103

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ dependencies {
6767

6868
api "com.github.Omega-R:OmegaRecyclerView:${omegaRecyclerView}@aar"
6969
api 'com.github.Omega-R.OmegaTypes:glide:2.0.3'
70-
api 'com.github.Omega-R.OmegaIntentBuilder:core:1.3.1'
70+
api 'com.github.Omega-R.OmegaIntentBuilder:core:1.3.3'
7171
api 'com.github.Omega-R:OmegaLaunchers:1.0.3'
7272
api 'com.github.Omega-R:OmegaExtensions:1.0.5'
7373
api 'com.github.Omega-R:OmegaBind:1.0.2'

0 commit comments

Comments
 (0)