mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2025-06-05 21:49:48 +02:00
bump cmake to 3.18.1
This commit is contained in:
@@ -161,7 +161,7 @@ android {
|
|||||||
externalNativeBuild {
|
externalNativeBuild {
|
||||||
cmake {
|
cmake {
|
||||||
path "src/main/c/CMakeLists.txt"
|
path "src/main/c/CMakeLists.txt"
|
||||||
version "3.10.2"
|
version "3.18.1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
sourceSets {
|
sourceSets {
|
||||||
|
Reference in New Issue
Block a user