mirror of
https://github.com/maplibre/maplibre-rs.git
synced 2025-12-08 19:05:57 +00:00
Set rust nightly version for gradle project
This commit is contained in:
parent
628216e366
commit
fa7e8b019e
@ -35,6 +35,8 @@ cargo {
|
||||
libname = "maplibre_android"
|
||||
targetDirectory = "${module}/../target"
|
||||
profile = "debug"
|
||||
rustupChannel = "nightly-2022-10-23"
|
||||
|
||||
|
||||
features {
|
||||
defaultAnd "foo", "bar"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user