File tree Expand file tree Collapse file tree 4 files changed +2
-2
lines changed
app/src/main/java/com/technource/android/utils Expand file tree Collapse file tree 4 files changed +2
-2
lines changed File renamed without changes.
Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ Install Android Studio : Android Studio Dolphin | 2021.3.1 Patch 1
4848
4949# Clone Project :
5050
51- git clone https://github.com/TechnourceDeveloper/android_kotlin_boilerplate
51+ git clone https://github.com/TechnourceOfficial/Android_Kotlin_Boilerplate
5252After cloning the project, you can open it in Android Studio by following these steps:
53531 . Open Android Studio.
54542 . Select "Open an existing Android Studio project" from the welcome screen.
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ class Constants {
88 const val LANGUAGE_CODE = " language_code"
99 const val IS_INTRO_SCREEN_DONE = " is_intro_screen_done"
1010 const val IS_LOGGED_IN = " is_logged_in"
11- const val GIT_REPO_LINK = " https://github.com/TechnourceDeveloper /Android-Kotlin-Boilarplate"
11+ const val GIT_REPO_LINK = " https://github.com/TechnourceOfficial /Android-Kotlin-Boilarplate"
1212 const val ABOUT_US_LINK = " https://www.technource.com/services/"
1313 const val TERMS_CONDITION_LINK = " https://www.technource.com/terms-conditions/"
1414 const val PRIVACY_POLICY_LINK = " https://technource.com/privacy-policy/"
You can’t perform that action at this time.
0 commit comments