Skip to content

Commit

Permalink
Publish release 21
Browse files Browse the repository at this point in the history
  • Loading branch information
famoser committed Jan 26, 2023
1 parent 7bdbea5 commit 36cc453
Show file tree
Hide file tree
Showing 3 changed files with 6 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 33
versionCode 20
versionName "1.7.1"
versionCode 21
versionName "1.7.2"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
packagingOptions {
Expand Down
2 changes: 2 additions & 0 deletions fastlane/metadata/android/de-DE/changelogs/21.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- Monochrome icons (danke @thgoebel)
- Verbesserter Kontrast von deaktivierten Mensas
2 changes: 2 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/21.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- Add monochrome icons (thanks @thgoebel)
- Improve contrast of disabled mensa

0 comments on commit 36cc453

Please sign in to comment.