1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2025-06-26 19:19:16 +02:00

Trying to fix the Android CI build...

no. 4
This commit is contained in:
2023-01-14 15:08:58 +01:00
parent 83217d31a7
commit a7fef63461
3 changed files with 2 additions and 19 deletions

View File

@ -35,7 +35,8 @@ android {
*******************************************************/
compileSdkVersion androidCompileSdkVersion.toInteger()
buildToolsVersion androidBuildToolsVersion
//buildToolsVersion androidBuildToolsVersion
buildToolsVersion '31.0.0'
ndkVersion androidNdkVersion
sourceSets {