Skip to content

Commit

Permalink
release: Update release
Browse files Browse the repository at this point in the history
  • Loading branch information
famoser committed Jul 29, 2024
1 parent 2bb8753 commit a2292b7
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ android {
applicationId "ch.famoser.mensa"
minSdkVersion 21
targetSdkVersion 34
versionCode 24
versionName "1.8.2"
versionCode 25
versionName "1.8.3"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
packagingOptions {
Expand Down
1 change: 1 addition & 0 deletions fastlane/metadata/android/de-DE/changelogs/25.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
- Aktualisierung der Android SDK
1 change: 1 addition & 0 deletions fastlane/metadata/android/en-US/changelogs/25.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
- Update Android SDK

0 comments on commit a2292b7

Please sign in to comment.