5 lines
73 B
Plaintext
Raw Permalink Normal View History

2025-07-31 16:25:22 +08:00
package androidx.databinding;
public interface DataBindingComponent {
}