mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Invoice Ninja: Try to fix the aapt error
This commit is contained in:
parent
c8c20d3671
commit
b185df29fb
1 changed files with 1 additions and 1 deletions
|
|
@ -621,7 +621,7 @@ Builds:
|
|||
prebuild:
|
||||
- cp lib/.env.dart.example lib/.env.dart
|
||||
- cp android/app/build.gradle.dev android/app/build.gradle
|
||||
- cp android/build.gradle.foss android/build.gradle
|
||||
- sed -e 's/4.1.0/7.1.2/' android/build.gradle.foss > android/build.gradle
|
||||
- cp lib/utils/app_review.dart.foss lib/utils/app_review.dart
|
||||
- cp lib/utils/oauth.dart.foss lib/utils/oauth.dart
|
||||
- cp lib/ui/app/pinput.dart.foss lib/ui/app/pinput.dart
|
||||
|
|
|
|||
Loading…
Reference in a new issue