(all/hikari) provider selection and hiki mirrors (#970)

* Update Hikari.kt

* Update build.gradle
This commit is contained in:
Sadwhy 2025-05-01 20:11:46 +06:00 committed by GitHub
parent 2f53d6b581
commit 5d902c3576
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 57 additions and 3 deletions

View file

@ -1,7 +1,7 @@
ext {
extName = 'Hikari'
extClass = '.Hikari'
extVersionCode = 18
extVersionCode = 19
}
apply from: "$rootDir/common.gradle"