CrackMe.apk

Download file
    <?xml version="1.0" encoding="utf-8"?>
<resources>
    <plurals name="exo_controls_fastforward_by_amount_description">
        <item quantity="one">%d সেকেন্ড ফাস্ট ফরওয়ার্ড করুন</item>
        <item quantity="other">%d সেকেন্ড ফাস্ট ফরওয়ার্ড করুন</item>
    </plurals>
    <plurals name="exo_controls_rewind_by_amount_description">
        <item quantity="one">%d সেকেন্ড রিওয়াইন্ড করুন</item>
        <item quantity="other">%d সেকেন্ড রিওয়াইন্ড করুন</item>
    </plurals>
</resources>
    
Download file