This commit is contained in:
hdvtdev
2025-04-03 12:16:42 +03:00
parent 08cd60ac4d
commit 273b21aeab
3 changed files with 3 additions and 3 deletions

View File

@@ -25,3 +25,5 @@ Total lines of code:
<span style="background-color: blue; color: white; padding: 2px 4px;">03 April 2025 09:14:58 3512</span>
<span style="background-color: blue; color: white; padding: 2px 4px;">03 April 2025 09:17:14 3506</span>
<span style="background-color: blue; color: white; padding: 2px 4px;">03 April 2025 09:30:17 3529</span>
<span style="background-color: blue; color: white; padding: 2px 4px;">03 April 2025 10:53:11 3531</span>
<span style="background-color: blue; color: white; padding: 2px 4px;">03 April 2025 10:53:33 3531</span>

View File

@@ -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 {

View File

@@ -1,2 +1,2 @@
rootProject.name = 'TinyTelegram'
rootProject.name = 'TeleJ'