From 5ea79be6b701c9d272db4aa619cb099664a816ce Mon Sep 17 00:00:00 2001 From: easyhz Date: Sat, 9 Mar 2024 11:56:29 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20modfiy=20open=20source=20license=20?= =?UTF-8?q?=EA=B3=A0=EC=A7=80=20=20url?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/src/main/java/com/easyhz/picly/helper/Picly.kt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/java/com/easyhz/picly/helper/Picly.kt b/app/src/main/java/com/easyhz/picly/helper/Picly.kt index 634d7fc..1b41eb5 100644 --- a/app/src/main/java/com/easyhz/picly/helper/Picly.kt +++ b/app/src/main/java/com/easyhz/picly/helper/Picly.kt @@ -28,5 +28,5 @@ class Picly: Application() { */ const val TERMS_OF_SERVICE_URL = "https://jdeoks.notion.site/5cc8688a9432444eaad7a8fdc4e4e38a" const val PRIVACY_POLICY_URL = "https://jdeoks.notion.site/bace573d0a294bdeae4a92464448bcac" -const val OPENSOURCE_LICENSE_URL = "https://easyhz.notion.site/PICLY-Android-OpenSource-License-b99c3ffe548f4247b62e9211ec94ca31" +const val OPENSOURCE_LICENSE_URL = "https://jdeoks.notion.site/Android-c196bf1e4bf649d79473061000ebd4cf" const val DEVELOPER_URL ="https://jdeoks.notion.site/a747b302e36f4c369496e7372768d685" \ No newline at end of file