Skip to content

Commit dbaaad4

Browse files
committed
chore: update project homepage URL in build script to reflect repository move
1 parent 182a378 commit dbaaad4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

example/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ nucleus.application {
209209
targetFormats(TargetFormat.Dmg, TargetFormat.Nsis, TargetFormat.Deb, TargetFormat.AppImage)
210210
packageName = "NucleusPdf"
211211
packageVersion = "1.0.0"
212-
homepage = "https://github.com/nucleusframework/nucleus-pdf"
212+
homepage = "https://github.com/kdroidFilter/ComposePdf"
213213
// jdk.security.auth: UnixSystem — required by FileKit's XDG/DBus picker on Linux.
214214
// java.management: DBus transport dependencies.
215215
// jdk.unsupported: used by various native-interop helpers.

0 commit comments

Comments
 (0)