From 14d4c6f63acee4cb7ccda69eee8514d32d6c51aa Mon Sep 17 00:00:00 2001 From: yunsehwan Date: Tue, 15 Apr 2025 21:40:15 +0900 Subject: [PATCH 1/2] =?UTF-8?q?[CHORE]=20versionCode,=20versionName=20?= =?UTF-8?q?=EC=97=85=EB=8D=B0=EC=9D=B4=ED=8A=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/build.gradle.kts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/build.gradle.kts b/app/build.gradle.kts index ed7b1534..f98a4bd9 100644 --- a/app/build.gradle.kts +++ b/app/build.gradle.kts @@ -15,8 +15,8 @@ android { applicationId = "pokitmons.pokit" minSdk = 24 targetSdk = 34 - versionCode = 3 - versionName = "1.0.1" + versionCode = 4 + versionName = "1.0.2" testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner" vectorDrawables { From 78ba3825852343db7215c9443c4803c3f3d42921 Mon Sep 17 00:00:00 2001 From: yunsehwan Date: Wed, 16 Apr 2025 19:55:43 +0900 Subject: [PATCH 2/2] =?UTF-8?q?[CHORE]=20README=20=ED=8C=8C=EC=9D=BC=20?= =?UTF-8?q?=EC=97=85=EB=A1=9C=EB=93=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 52 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 00000000..2ad6a001 --- /dev/null +++ b/README.md @@ -0,0 +1,52 @@ +# Pokit + + + Download_on_the_App_Store_Badge Google_Play_Store_badge_EN
+ +## Feature + + +## Dependencies + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
UsedDependencyVersion
ArchitectureClean Architecture-
Networkretrofit2.9.0
UICompose2024.06.00(BOM)
DIHilt2.48.1
CI/CDGitHub Action-
+
+ + +## ✨ Contributors +||| +|:-:|:-:| +|[@jiwon2724](https://github.com/jiwon2724)|[@l5x5l](https://github.com/l5x5l)|