Skip to content
This repository was archived by the owner on Dec 29, 2025. It is now read-only.

Commit 75b0ad3

Browse files
authored
Update Libs.java
1 parent 2e97323 commit 75b0ad3

File tree

1 file changed

+7
-0
lines changed
  • src/main/java/id.my.alvinq.prokitid.app/libs

1 file changed

+7
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,8 @@
1+
package id.my.alvinq.prokitid.app.libs;
12

3+
import android.content.Context;
4+
5+
public class Libs {
6+
public static void Main(Context ctx) {
7+
}
8+
}

0 commit comments

Comments
 (0)