mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
misc fixes
This commit is contained in:
parent
c159c28df0
commit
80ea8eb339
2 changed files with 3 additions and 3 deletions
|
|
@ -72,9 +72,9 @@ Builds:
|
|||
rm:
|
||||
- tools/android-studio/settings.jar
|
||||
|
||||
- versionName: '2.0'
|
||||
- versionName: '1.05'
|
||||
versionCode: 6
|
||||
commit: eabb637cd2f5deed39b59ab57f6cc4a2eb9fa79b
|
||||
commit: 461e16a5789ff1f936a1c15ebcc4b26b50386773
|
||||
subdir: app/k9mail
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
|
|
|
|||
|
|
@ -314,7 +314,7 @@ Builds:
|
|||
- npm install -g npm@latest
|
||||
- npm install -g cordova
|
||||
output: platforms/android/app/build/outputs/apk/release/app-release-unsigned.apk
|
||||
prebuild: $$SDK$$/tools/bin/sdkmanager 'platforms;android-30' 'build-tools;30.0.3'
|
||||
prebuild: $$SDK$$/tools/bin/sdkmanager 'platforms;android-32' 'build-tools;32.0.0'
|
||||
> /dev/null
|
||||
build:
|
||||
- cordova platform add android
|
||||
|
|
|
|||
Loading…
Reference in a new issue