From 730e788238f54e50ef2cc704ece4ba9818ee7e88 Mon Sep 17 00:00:00 2001 From: Maksytka Date: Sat, 25 Oct 2025 10:01:43 +0700 Subject: [PATCH] Add enum ContactTypes 2 --- .../executionHistory/executionHistory.lock | Bin 17 -> 17 bytes .gradle/8.14.1/fileHashes/fileHashes.bin | Bin 25047 -> 25047 bytes .gradle/8.14.1/fileHashes/fileHashes.lock | Bin 17 -> 17 bytes .../8.14.1/fileHashes/resourceHashesCache.bin | Bin 28629 -> 28663 bytes .../buildOutputCleanup.lock | Bin 17 -> 17 bytes app/src/main/java/org/lab/main/Main.java | 2 +- build/reports/problems/problems-report.html | 2 +- 7 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gradle/8.14.1/executionHistory/executionHistory.lock b/.gradle/8.14.1/executionHistory/executionHistory.lock index 293cfe64afc59617e30178ebd1c4c47d34df49d8..d1b5513ad68b122b4f88ae1bed1fb9c544348980 100644 GIT binary patch literal 17 VcmZRsFRrbBlTkc@0SuTg0suBA1swnY literal 17 VcmZRsFRrbBlTkc@0SuVW0suB61sMPU diff --git a/.gradle/8.14.1/fileHashes/fileHashes.bin b/.gradle/8.14.1/fileHashes/fileHashes.bin index 55cc44f00fbfff2c5bffbc5013478664ca101114..50934948929085f6ece9e60d5827ba1af9bf6407 100644 GIT binary patch delta 47 zcmcb9nDP2y#tn|q3cGzdwzI!Z*RyL|)x~#2#g~DBah9a7T@eEq=-O>gj4opX0I^aJ AGXMYp delta 47 zcmcb9nDP2y#tn|q3dc;RKHd2Hc1$*}WZa>%3!NAk7-va(E!oWg2D;Xp6Qj%60RGDo A3;+NC diff --git a/.gradle/8.14.1/fileHashes/fileHashes.lock b/.gradle/8.14.1/fileHashes/fileHashes.lock index e53b17c7b44fc1c979db83134b5df80b53c04cf2..b52fa34073b581d939354aca4f9a3d035aff6a85 100644 GIT binary patch literal 17 UcmZSnJj1qC(m%(D0SwrK0WDtxu>b%7 literal 17 UcmZSnJj1qC(m%(D0SwrE0WDbrs{jB1 diff --git a/.gradle/8.14.1/fileHashes/resourceHashesCache.bin b/.gradle/8.14.1/fileHashes/resourceHashesCache.bin index 4ca1d5c7957abb53d9e51ab8e44b26ab76412cec..1ea92a0bb90ac49e17f50110d2552950c27d3610 100644 GIT binary patch delta 83 zcmcb5pYi*B#tkMCjM|$`B@+4h+0~tv3!S%P0E7Iin|sw4^Ds(oRQw^l+0kQ)x{@(a fLK27tL0CYNz>% diff --git a/.gradle/buildOutputCleanup/buildOutputCleanup.lock b/.gradle/buildOutputCleanup/buildOutputCleanup.lock index 0446e832a4e18d36e40bb2bae7f6135f4004ec1d..ccf623f4fbcafe5d936fc3795e9e33e35ac7f039 100644 GIT binary patch literal 17 UcmZQpQIARy6#M4O00!)d03AyL-v9sr literal 17 UcmZQpQIARy6#M4O00!*Q03AgF*#H0l diff --git a/app/src/main/java/org/lab/main/Main.java b/app/src/main/java/org/lab/main/Main.java index 5aef99c..8364b84 100644 --- a/app/src/main/java/org/lab/main/Main.java +++ b/app/src/main/java/org/lab/main/Main.java @@ -166,7 +166,7 @@ public class Main { break; } - case ("personal"): + case ("work"): { String company = ""; System.out.println("Введите принадлежность к компании: "); diff --git a/build/reports/problems/problems-report.html b/build/reports/problems/problems-report.html index 5e777eb..699749c 100644 --- a/build/reports/problems/problems-report.html +++ b/build/reports/problems/problems-report.html @@ -650,7 +650,7 @@ code + .copy-button {