Skip to content

Commit

Permalink
Gradle settings improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
devemux86 committed Nov 18, 2023
1 parent a7235f2 commit bdd32d7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ dependencyResolutionManagement {
maven { url 'https://jitpack.io' }
}
}
rootProject.name = 'vtm-parent'
include ':vtm'
include ':vtm-android'
include ':vtm-android-example'
Expand Down

0 comments on commit bdd32d7

Please sign in to comment.