1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-07-23 07:11:52 +02:00

bump cmake to 3.18.1

This commit is contained in:
vanous 2022-04-02 12:09:05 +02:00
parent 2cb5844020
commit 3b9e13cfc5

View File

@ -161,7 +161,7 @@ android {
externalNativeBuild {
cmake {
path "src/main/c/CMakeLists.txt"
version "3.10.2"
version "3.18.1"
}
}
sourceSets {