Skip to content

Commit

Permalink
V3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
woheller69 committed Jun 17, 2024
1 parent cae75bc commit 8facc9a
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 5 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ android {
applicationId "org.woheller69.whobird"
minSdk 28
targetSdk 34
versionCode 33
versionName "3.3"
versionCode 34
versionName "3.4"
}

aaptOptions {
Expand Down
2 changes: 1 addition & 1 deletion fastlane/metadata/android/de-DE/full_description.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ Mithilfe fortschrittlicher maschineller Lernalgorithmen kann die App Vögel prä
Und das Beste daran: whoBIRD entfaltet seine Fähigkeiten komplett auf Ihrem Gerät, ohne eine Internetverbindung zu benötigen.
Das bedeutet, Sie können es jederzeit und überall nutzen – sei es tief im Wald oder am Ufer eines abgelegenen Sees.

Die App benötigt Android 11+
Die App benötigt Android 9+
1 change: 1 addition & 0 deletions fastlane/metadata/android/en-US/changelogs/34.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Bugfix
2 changes: 1 addition & 1 deletion fastlane/metadata/android/en-US/full_description.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ Using advanced machine learning algorithms, the app can accurately identify bird
What's more, whoBIRD performs its magic entirely on your device, without requiring an internet connection.
This means you can use it anytime, anywhere – whether you're deep in the forest or at the edge of a remote lake.

The app requires Android 11+
The app requires Android 9+
2 changes: 1 addition & 1 deletion fastlane/metadata/android/tr-TR/full_description.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ Uygulama, gelişmiş makine öğrenimi algoritmalarını kullanarak kuşları be
Dahası, whoBIRD işini internet bağlantısı gerektirmeden tamamen aygıtınızda gerçekleştirir.
Bu, ister ormanın derinliklerinde ister uzak bir gölün kenarında olun, istediğiniz zaman, istediğiniz yerde kullanabileceğiniz anlamına gelir.

Uygulama Android 11+ gerektirir
Uygulama Android 9+ gerektirir

0 comments on commit 8facc9a

Please sign in to comment.