Compare commits
3 commits
9a1f4f5cdb
...
2fda7a5271
| Author | SHA1 | Date | |
|---|---|---|---|
| 2fda7a5271 | |||
| 126aec4cc6 | |||
| 033ae93e5e |
2 changed files with 2 additions and 2 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -80,7 +80,7 @@ jobs:
|
|||
path: |
|
||||
app/build/outputs/apk/gplay/debug/*-universal-debug.apk
|
||||
app/build/outputs/apk/fdroid/debug/*-universal-debug.apk
|
||||
- uses: rnkdsh/action-upload-diawi@4e1421305be7cfc510d05f47850262eeaf345108 # v1.5.12
|
||||
- uses: rnkdsh/action-upload-diawi@76778fcd1f9f589efaaa62f63d5f03430bbb1306 # v1.5.13
|
||||
id: diawi
|
||||
# Do not fail the whole build if Diawi upload fails
|
||||
continue-on-error: true
|
||||
|
|
|
|||
|
|
@ -269,7 +269,7 @@ paparazzi = "app.cash.paparazzi:2.0.0-alpha05"
|
|||
roborazzi = { id = "io.github.takahirom.roborazzi", version.ref = "roborazzi" }
|
||||
sqldelight = { id = "app.cash.sqldelight", version.ref = "sqldelight" }
|
||||
firebaseAppDistribution = { id = "com.google.firebase.appdistribution", version.ref = "firebaseAppDistribution" }
|
||||
sonarqube = "org.sonarqube:7.3.0.8198"
|
||||
sonarqube = "org.sonarqube:7.3.1.8318"
|
||||
licensee = "app.cash.licensee:1.14.1"
|
||||
compose-compiler = { id = "org.jetbrains.kotlin.plugin.compose", version.ref = "kotlin" }
|
||||
gms_google_services = { id = "com.google.gms.google-services", version = "4.4.4" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue