From 3ef2e5b46cc7a43851c67477d4c715182d73588f Mon Sep 17 00:00:00 2001 From: wismna Date: Sat, 12 Jul 2025 11:59:06 -0400 Subject: [PATCH] Update README and changelog --- README.md | 3 +-- fastlane/metadata/android/en-US/changelogs/default.txt | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 88587c0..6707f3f 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,6 @@ # DoNext -[![Build status](https://geogeob.visualstudio.com/DoNext/_apis/build/status/DoNext-Android)](https://geogeob.visualstudio.com/DoNext/_build/latest?definitionId=3) -[![Code Analysis](https://sonarcloud.io/api/project_badges/measure?project=wismna_DoNext&metric=alert_status)](https://sonarcloud.io/dashboard?id=wismna_DoNext) +[![Android CI](https://github.com/wismna/DoNext/actions/workflows/android.yaml/badge.svg)](https://github.com/wismna/DoNext/actions/workflows/android.yaml) DoNext is an innovative task application. You can create and arrange task lists, create, edit and delete tasks... diff --git a/fastlane/metadata/android/en-US/changelogs/default.txt b/fastlane/metadata/android/en-US/changelogs/default.txt index e13dfb4..6469f08 100644 --- a/fastlane/metadata/android/en-US/changelogs/default.txt +++ b/fastlane/metadata/android/en-US/changelogs/default.txt @@ -1 +1 @@ -Bug fixes +Update to SDK version 35 \ No newline at end of file