We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a20f977 + 360ef16 commit f656117Copy full SHA for f656117
README.md
@@ -45,8 +45,8 @@ allprojects {
45
}
46
47
dependencies {
48
- releaseImplementation 'com.github.SingularityIndonesia:AndroidCodebase:2.0.0-alpha1-20230906'
49
- debugImplementation 'com.github.SingularityIndonesia:AndroidCodebase:2.0.0-alpha1-20230906-debug'
+ releaseImplementation 'com.github.SingularityIndonesia:AndroidCodebase:2.0.0-alpha1-20230908'
+ debugImplementation 'com.github.SingularityIndonesia:AndroidCodebase:2.0.0-alpha1-20230908-debug'
50
51
```
52
0 commit comments