Merge branch 'main' into upgrade

This commit is contained in:
Rohit Verma 2024-09-01 13:15:45 +05:30 committed by GitHub
commit c8e9232508
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
71 changed files with 2728 additions and 967 deletions

View file

@ -20,7 +20,6 @@ allprojects {
gradlePluginPortal() // potential jcenter() replacement
maven { url "https://jitpack.io" }
maven { url "https://maven.google.com" }
jcenter()
}
}
subprojects{