Bump version

This commit is contained in:
Sadwhy 2025-05-06 20:40:32 +06:00 committed by GitHub
parent afb5e0c56f
commit 5e021c13ff
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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