We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b8f6f0 commit 4f82c4aCopy full SHA for 4f82c4a
README.md
@@ -20,7 +20,7 @@
20
* Set environment variable `ANDROID_HOME` to `/path/to/android-sdk`
21
* Set environment variable `ANDROID_NDK_HOME` to `/path/to/android-ndk`
22
* Create your key following the instructions at https://developer.android.com/studio/publish/app-signing.html
23
-* Create `mobile/local.properties` from `mobile/local.properties.example` with your own key information
+* Create `local.properties` from `local.properties.example` with your own key information
24
* Invoke the building like this
25
26
```bash
0 commit comments