Update readme
This commit is contained in:
parent
15129150be
commit
719a8b51a3
|
|
@ -27,7 +27,7 @@ Note: if you don't have an Invoice Ninja backend setup you can test the app with
|
||||||
|
|
||||||
```
|
```
|
||||||
cp android/build.gradle.foss android/build.gradle
|
cp android/build.gradle.foss android/build.gradle
|
||||||
cp lib/ui/auth/login_vm.dart.foss lib/ui/auth/login_vm.dart
|
cp lib/utils/oauth.dart.foss lib/utils/oauth.dart
|
||||||
cp lib/ui/app/upgrade_dialog.dart.foss lib/ui/app/upgrade_dialog.dart
|
cp lib/ui/app/upgrade_dialog.dart.foss lib/ui/app/upgrade_dialog.dart
|
||||||
cp pubspec.foss.yaml pubspec.yaml
|
cp pubspec.foss.yaml pubspec.yaml
|
||||||
rm pubspec.lock
|
rm pubspec.lock
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue