diff --git a/build.gradle.kts b/build.gradle.kts index b4a6f178..626083af 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -39,7 +39,7 @@ subprojects { setRepo(System.getenv("GITHUB_REPOSITORY") ?: "https://github.com/VectorHex/Xor") authors = listOf("Hexated") - // Fork by VectorHex + // Fork by VectorHex } android {