get android running in nix shell

This commit is contained in:
Loewy
2024-01-26 11:06:11 -08:00
parent 4c6bf597a9
commit 94d4f13a28
14 changed files with 70 additions and 12 deletions

View File

@@ -4,7 +4,7 @@
* <p>This source code is licensed under the MIT license found in the LICENSE file in the root
* directory of this source tree.
*/
package com.anonymous.DummyApp;
package android.railbird.app;
import android.content.Context;
import com.facebook.flipper.android.AndroidFlipperClient;