diff --git a/README.md b/README.md new file mode 100644 index 0000000..2ad6a00 --- /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)| diff --git a/app/build.gradle.kts b/app/build.gradle.kts index ed7b153..f98a4bd 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 {