Skip to content

Commit

Permalink
update for V2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
woheller69 committed Jul 31, 2023
1 parent 4a04a3c commit 97307dd
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
4 changes: 2 additions & 2 deletions audioSpectrumAnalyzer/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ android {
applicationId "org.woheller69.audio_analyzer_for_android"
minSdkVersion 14
targetSdkVersion 33
versionCode 230
versionName "2.3"
versionCode 240
versionName "2.4"
}
buildTypes {
release {
Expand Down
1 change: 1 addition & 0 deletions fastlane/metadata/android/de-DE/changelogs/240.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Fehlerbehebung für Android 13
1 change: 1 addition & 0 deletions fastlane/metadata/android/en-US/changelogs/240.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Bugfixes for Android 13

0 comments on commit 97307dd

Please sign in to comment.