Created
February 11, 2021 18:40
-
-
Save Dmuasya/0cddb73498033608237a3b8f6d4ff264 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dependencies { | |
compile fileTree(dir: 'libs', include: ['*.jar']) | |
compile 'com.android.support:appcompat-v7:25.3.1' | |
compile project(':shapeloading') | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment