mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Misc fixes after cycle
This commit is contained in:
parent
50bc382e75
commit
0e5930c76d
3 changed files with 2 additions and 8 deletions
|
|
@ -141,6 +141,7 @@ Builds:
|
|||
|
||||
- versionName: 0.2.2
|
||||
versionCode: 16
|
||||
disable: fails to build
|
||||
commit: v0.2.2
|
||||
subdir: android/app
|
||||
sudo:
|
||||
|
|
|
|||
|
|
@ -103,7 +103,7 @@ Builds:
|
|||
commit: v0.15.0
|
||||
output: build/app/outputs/apk/fdroid/release/app-fdroid-release.apk
|
||||
srclibs:
|
||||
- flutter@beta
|
||||
- flutter@1.17.1
|
||||
prebuild:
|
||||
- echo 'BUILD_TYPE=fdroid' > .env
|
||||
- echo 'SENTRY_DSN=https://4e306dcaabef4fd99a3e6a024a9747bb@sentry.pattle.im/9'
|
||||
|
|
|
|||
|
|
@ -82,13 +82,6 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.4'
|
||||
versionCode: 100
|
||||
commit: '1.4'
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.4.1
|
||||
versionCode: 102
|
||||
commit: 1.4.1
|
||||
|
|
|
|||
Loading…
Reference in a new issue