CrackMe.apk

Download file
    package androidx.lifecycle;

public interface LifecycleObserver {
}
    
Download file