Skip to content

Commit 015751a

Browse files
Merge remote-tracking branch 'origin/main'
2 parents 2177a13 + 2585fe0 commit 015751a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@ allprojects {
4545
}
4646
4747
dependencies {
48-
releaseImplementation 'com.github.SingularityIndonesia:AndroidCodebase:2.0.0-alpha1-20230908'
49-
debugImplementation 'com.github.SingularityIndonesia:AndroidCodebase:2.0.0-alpha1-20230908-debug'
48+
releaseImplementation 'com.github.SingularityIndonesia:AndroidCodebase:2.0.0-alpha1-20230911'
49+
debugImplementation 'com.github.SingularityIndonesia:AndroidCodebase:2.0.0-alpha1-20230911-debug'
5050
}
5151
```
5252

@@ -69,6 +69,7 @@ dependencies {
6969

7070
# Architecture Guideline
7171
See : [Architecture Guideline](https://github.com/SingularityIndonesia/AndroidCodebase/blob/docs/ArchitectureGuideline.md)
72+
Example : [Android Multi Module Guide](https://github.com/SingularityIndonesia/AndroidArchitectureGuide)
7273

7374
# Note
7475
Note that this example was made as simple as possible, so it is not recommended to follow the architecture of the given sample and please read the notes.

0 commit comments

Comments
 (0)