We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6278b54 commit 19c989cCopy full SHA for 19c989c
examples/agdk-mainloop/Cargo.toml
@@ -8,7 +8,7 @@ edition = "2021"
8
[dependencies]
9
log = "0.4"
10
android_logger = "0.11.0"
11
-android-activity = { path="../../android-activity", features = "game-activity" }
+android-activity = { path="../../android-activity", features = ["game-activity"] }
12
13
[lib]
14
name="main"
0 commit comments