Skip to content

Commit

Permalink
Bump to 2.9
Browse files Browse the repository at this point in the history
Signed-off-by: mueller-ma <[email protected]>
  • Loading branch information
mueller-ma committed Nov 4, 2024
1 parent 2020ca1 commit 2b866e6
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 {
minSdkVersion 26
compileSdk 34
targetSdkVersion 34
versionCode 37
versionName "2.8"
versionCode 38
versionName "2.9"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

Expand Down
1 change: 1 addition & 0 deletions fastlane/metadata/android/en-US/changelogs/38.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Fix APK release on GitHub

0 comments on commit 2b866e6

Please sign in to comment.