mirror of
https://github.com/tumic0/GPXSee.git
synced 2024-11-28 05:34:47 +01:00
Trying to fix the Android CI build...
no. 5
This commit is contained in:
parent
a7fef63461
commit
a698aa96cd
@ -34,7 +34,8 @@ android {
|
|||||||
* Changing them manually might break the compilation!
|
* Changing them manually might break the compilation!
|
||||||
*******************************************************/
|
*******************************************************/
|
||||||
|
|
||||||
compileSdkVersion androidCompileSdkVersion.toInteger()
|
//compileSdkVersion androidCompileSdkVersion.toInteger()
|
||||||
|
compileSdkVersion 31
|
||||||
//buildToolsVersion androidBuildToolsVersion
|
//buildToolsVersion androidBuildToolsVersion
|
||||||
buildToolsVersion '31.0.0'
|
buildToolsVersion '31.0.0'
|
||||||
ndkVersion androidNdkVersion
|
ndkVersion androidNdkVersion
|
||||||
|
Loading…
Reference in New Issue
Block a user