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

Trying to fix the Android CI build...

no. 2
This commit is contained in:
2023-01-14 14:20:04 +01:00
parent bf81994aa0
commit 4191f5414f
2 changed files with 3 additions and 1 deletions

View File

@ -12,3 +12,6 @@ org.gradle.parallel=true
# build with the same inputs. However, over time, the cache size will
# grow. Uncomment the following line to enable it.
#org.gradle.caching=true
# Android compile SDK version
android.compileSdkVersion=31