mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-07-05 05:02:06 +02:00
Adjust Gradle properties
This change fixes the `apk` target build after bumping Qt version from 5.15.5 to 5.15.10.
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
androidBuildToolsVersion=28.0.3
|
||||
androidCompileSdkVersion=28
|
||||
androidBuildToolsVersion=30.0.3
|
||||
androidCompileSdkVersion=30
|
||||
qt5AndroidDir=new File(".").absolutePath
|
||||
org.gradle.jvmargs=-Xmx4608M
|
||||
|
Reference in New Issue
Block a user