~singpolyma/cheogram-android

e98e96f3c20e364728dfdf90d0afd5ab67f812b7 — Stephen Paul Weber 8 months ago a6740aa
Upgrade sentry to 6.4.2
1 files changed, 1 insertions(+), 1 deletions(-)

M .builds/debian-stable.yml
M .builds/debian-stable.yml => .builds/debian-stable.yml +1 -1
@@ 25,7 25,7 @@ tasks:
- sentry: |
    cd cheogram-android
    sed -ie 's/<!-- INSERT -->/<meta-data android:name="io.sentry.dsn" android:value="https:\/\/680d470d348a4cc494bf2198eed30c49@o559641.ingest.sentry.io\/6221823" \/>/' src/cheogram/AndroidManifest.xml
    sed -ie 's/\/\/ INSERT/implementation "io.sentry:sentry-android:5.6.1"/' build.gradle
    sed -ie 's/\/\/ INSERT/implementation "io.sentry:sentry-android:6.4.2"/' build.gradle
- build: |
    cd cheogram-android
    ./gradlew assembleCheogramFreeDebug