File tree Expand file tree Collapse file tree 1 file changed +18
-1
lines changed Expand file tree Collapse file tree 1 file changed +18
-1
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ Simple app the fetch data from [final space api]("https://finalspaceapi.com/")
25
25
| Light | <img src =" https://raw.githubusercontent.com/hamzaazman/Kotlin-Final-Space/main/app/screenshots/light/quote_home.png " width =" 250 " > |
26
26
| Dark | <img src =" https://raw.githubusercontent.com/hamzaazman/Kotlin-Final-Space/main/app/screenshots/dark/quote_home.png " width =" 250 " > |
27
27
28
- Tech Stack
28
+ ### Tech Stack
29
29
30
30
- [ Dagger-Hilt] ( https://developer.android.com/training/dependency-injection/hilt-android ) for dependency injection
31
31
- [ Navigation Component] ( https://developer.android.com/guide/navigation ) for navigation between fragments
@@ -35,3 +35,20 @@ Tech Stack
35
35
- [ Kotlin - Flow] ( https://developer.android.com/kotlin/flow )
36
36
- Mvvm Architecture
37
37
- View Binding
38
+
39
+ ### Licence
40
+ ```
41
+ Copyright 2022 Hamza Azman
42
+
43
+ Licensed under the Apache License, Version 2.0 (the "License");
44
+ you may not use this file except in compliance with the License.
45
+ You may obtain a copy of the License at
46
+
47
+ http://www.apache.org/licenses/LICENSE-2.0
48
+
49
+ Unless required by applicable law or agreed to in writing, software
50
+ distributed under the License is distributed on an "AS IS" BASIS,
51
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
52
+ See the License for the specific language governing permissions and
53
+ limitations under the License.
54
+ ```
You can’t perform that action at this time.
0 commit comments