diff --git a/README.md b/README.md
index d6678d9..beba222 100644
--- a/README.md
+++ b/README.md
@@ -25,3 +25,5 @@ Total lines of code:
03 April 2025 09:14:58 3512
03 April 2025 09:17:14 3506
03 April 2025 09:30:17 3529
+03 April 2025 10:53:11 3531
+03 April 2025 10:53:33 3531
diff --git a/build.gradle b/build.gradle
index de85c70..739ce95 100644
--- a/build.gradle
+++ b/build.gradle
@@ -12,10 +12,8 @@ repositories {
dependencies {
implementation 'com.fasterxml.jackson.core:jackson-databind:2.18.3'
implementation 'com.squareup.okhttp3:okhttp:4.12.0'
- testImplementation 'org.jetbrains:annotations:26.0.2'
}
-
jar {
manifest {
diff --git a/settings.gradle b/settings.gradle
index f18c9a3..ef3e3e5 100644
--- a/settings.gradle
+++ b/settings.gradle
@@ -1,2 +1,2 @@
-rootProject.name = 'TinyTelegram'
+rootProject.name = 'TeleJ'