CrackMe.apk

Download file
    package com.facebook.react.common.annotations;

public @interface VisibleForTesting {
}
    
Download file