mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
misc fixes
This commit is contained in:
parent
68ba1ac0b4
commit
0e3db85402
3 changed files with 3 additions and 9 deletions
|
|
@ -32,16 +32,9 @@ Builds:
|
|||
gradle:
|
||||
- default
|
||||
|
||||
- versionName: 1.2.0
|
||||
versionCode: 3
|
||||
disable: https://gitlab.com/Atharok/BtRemote/-/issues/3
|
||||
commit: 6e86a8b2aad5c2efca86460e36ddde64add9054c
|
||||
subdir: app
|
||||
gradle:
|
||||
- default
|
||||
|
||||
- versionName: 1.2.1
|
||||
versionCode: 4
|
||||
disable: https://gitlab.com/Atharok/BtRemote/-/issues/3
|
||||
commit: e6abc415a53ae09a8f31d52aaa0be9898d452c54
|
||||
subdir: app
|
||||
gradle:
|
||||
|
|
|
|||
|
|
@ -36,6 +36,7 @@ Builds:
|
|||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sed -i -e '/android {/a lintOptions { checkReleaseBuilds false }' build.gradle
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
|
|
|
|||
|
|
@ -607,7 +607,7 @@ Builds:
|
|||
prebuild:
|
||||
- cd ../..
|
||||
- npm install
|
||||
- npx gulp
|
||||
- npm run build
|
||||
- npx cap sync
|
||||
scandelete:
|
||||
- node_modules
|
||||
|
|
|
|||
Loading…
Reference in a new issue