mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-25 02:33:24 -03: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:
parent
d2b8c5e123
commit
5f50406554
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
androidBuildToolsVersion=28.0.3
|
||||
androidCompileSdkVersion=28
|
||||
androidBuildToolsVersion=30.0.3
|
||||
androidCompileSdkVersion=30
|
||||
qt5AndroidDir=new File(".").absolutePath
|
||||
org.gradle.jvmargs=-Xmx4608M
|
||||
|
|
Loading…
Add table
Reference in a new issue