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

Commit b5e121a

Browse files
authored
Rename package from prokitid.libs to appcopy
1 parent 7de8d9d commit b5e121a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/id.my.alvinq.prokitid.libs/FileUtils.java renamed to src/main/java/id.my.alvinq.appcopy/FileUtils.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
package id.my.alvinq.prokitid.libs;
1+
package id.my.alvinq.appcopy;
22

33
import java.io.IOException;
44
import java.nio.file.*;

0 commit comments

Comments
 (0)