iii
This commit is contained in:
parent
081f26a49e
commit
4826e96d5e
5 changed files with 16 additions and 30 deletions
|
@ -21,6 +21,7 @@
|
|||
</content>
|
||||
<orderEntry type="inheritedJdk" />
|
||||
<orderEntry type="sourceFolder" forTests="false" />
|
||||
<orderEntry type="library" exported="" name="android_antlib_4-14-0.android_antlib_4-14-0" level="project" />
|
||||
<orderEntry type="library" exported="" name="android_antlib_4-14-0.android_antlib_4-14-0" level="project" />
|
||||
|
||||
</component>
|
||||
</module>
|
2
android_antlib_4-14-0/build.gradle
Normal file
2
android_antlib_4-14-0/build.gradle
Normal file
|
@ -0,0 +1,2 @@
|
|||
configurations.maybeCreate("default")
|
||||
artifacts.add("default", file('android_antlib_4-14-0.jar'))
|
Loading…
Add table
Add a link
Reference in a new issue