diff --git a/app/build.gradle b/app/build.gradle index a964eb18..399677fd 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -1,7 +1,7 @@ plugins { id 'com.android.application' version '7.1.2' apply false id 'com.android.library' version '7.1.2' apply false - id 'org.jetbrains.kotlin.android' version '1.6.21' apply false + id 'org.jetbrains.kotlin.android' version '1.7.0' apply false } task clean(type: Delete) { diff --git a/client/public/locales/id/common.json b/client/public/locales/id/common.json index 6a71133f..db84b6b1 100644 --- a/client/public/locales/id/common.json +++ b/client/public/locales/id/common.json @@ -16,7 +16,7 @@ "present": "Sekarang" }, "subtitle": "Pembuat resume open source dan gratis.", - "title": "\"Reactive Resume\"", + "title": "Reactive Resume", "toast": { "error": { "upload-file-size": "Harap unggah hanya file di bawah 2 megabytes.", diff --git a/client/public/locales/id/dashboard.json b/client/public/locales/id/dashboard.json index c80b27da..ae40c8fa 100644 --- a/client/public/locales/id/dashboard.json +++ b/client/public/locales/id/dashboard.json @@ -4,7 +4,7 @@ "title": "Buat Resume Baru" }, "import-external": { - "subtitle": "LinkedIn, Resume JSON, Reactive Resume", + "subtitle": "LinkedIn, JSON Resume, Reactive Resume", "title": "Impor dari sumber luar" }, "resume": {