Update build.gradle

This commit is contained in:
Vera-Firefly 2024-05-22 00:48:43 +08:00 committed by GitHub
parent 10cb925c86
commit 9b95358939
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -117,7 +117,7 @@ android {
case 'x86':
include 'x86'
break
case 'x64':
case 'x86_64':
include 'x86_64'
break
}