9 lines
178 B
XML
9 lines
178 B
XML
<manifest
|
|
xmlns:tools="http://schemas.android.com/tools">
|
|
|
|
<uses-sdk tools:overrideLibrary="me.zhanghai.android.materialprogressbar" />
|
|
|
|
<application />
|
|
|
|
</manifest>
|