forked from AlmightyHak/extensions-source
Update hikari with minor fixes. Buzzheavier extractor less prone to failure. (#986)
* Tighter extraction * Bump version * More details * Removed unchecked cast
This commit is contained in:
parent
a4d3a117cf
commit
82a8b81de2
4 changed files with 71 additions and 22 deletions
|
@ -1,7 +1,7 @@
|
|||
ext {
|
||||
extName = 'Hikari'
|
||||
extClass = '.Hikari'
|
||||
extVersionCode = 21
|
||||
extVersionCode = 22
|
||||
}
|
||||
|
||||
apply from: "$rootDir/common.gradle"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue