Alsash

Results 1 issues of Alsash

My app manifest has tags ``` android:allowBackup="false" android:supportsRtl="false" ``` and ArcProgressStackView's manifest has theirs too, but with `true` values. So i am receiving an gradle error when just add `compile...