mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-08-25 23:41:12 +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
|
androidBuildToolsVersion=30.0.3
|
||||||
androidCompileSdkVersion=28
|
androidCompileSdkVersion=30
|
||||||
qt5AndroidDir=new File(".").absolutePath
|
qt5AndroidDir=new File(".").absolutePath
|
||||||
org.gradle.jvmargs=-Xmx4608M
|
org.gradle.jvmargs=-Xmx4608M
|
||||||
|
Reference in New Issue
Block a user