Skip to content

Commit

Permalink
Bump to 2.3
Browse files Browse the repository at this point in the history
Signed-off-by: mueller-ma <[email protected]>
  • Loading branch information
mueller-ma committed Aug 9, 2023
1 parent afc6a95 commit 97a8453
Show file tree
Hide file tree
Showing 2 changed files with 3 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 @@ -19,8 +19,8 @@ android {
applicationId "com.github.muellerma.prepaidbalance"
minSdkVersion 26
targetSdkVersion 33
versionCode 31
versionName "2.2"
versionCode 32
versionName "2.3"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

Expand Down
1 change: 1 addition & 0 deletions fastlane/metadata/android/en-US/changelogs/32.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Enable per-app language support

0 comments on commit 97a8453

Please sign in to comment.