diff --git a/README.md b/README.md index 005a490..ee791ea 100644 --- a/README.md +++ b/README.md @@ -10,8 +10,7 @@ woheller69@t-online.de # whoBIRD -[](https://www.youtube.com/embed/YYML_-e3yls) +[](https://www.youtube.com/embed/YYML_-e3yls) Introducing whoBIRD, the ultimate birding companion that can recognize birds by their sounds, anywhere in the world! Powered by the cutting-edge BirdNET project, whoBIRD boasts an extensive database of over 6,000 bird species worldwide. diff --git a/app/build.gradle b/app/build.gradle index 8632ac0..4018a7d 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -10,8 +10,8 @@ android { applicationId "org.woheller69.whobird" minSdk 30 targetSdk 33 - versionCode 26 - versionName "2.6" + versionCode 27 + versionName "2.7" } aaptOptions { diff --git a/fastlane/metadata/android/en-US/changelogs/27.txt b/fastlane/metadata/android/en-US/changelogs/27.txt new file mode 100644 index 0000000..5a32698 --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/27.txt @@ -0,0 +1,2 @@ +Confirm "Delete" +Bugfix \ No newline at end of file