Skip to content

Commit c654fe8

Browse files
committed
Merge branch 'cmake'
2 parents 9ec3ed8 + fe10dfc commit c654fe8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontends/android/BitBoxApp/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ android {
3131
externalNativeBuild {
3232
cmake {
3333
path file('src/main/cpp/CMakeLists.txt')
34-
version '3.31.6'
34+
version '3.31.6+'
3535
}
3636
}
3737
}

0 commit comments

Comments
 (0)