Skip to content

Commit

Permalink
Bump to 2.10
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 6, 2024
1 parent 9dc5b95 commit 8426db9
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 @@ -17,8 +17,8 @@ android {
minSdkVersion 26
compileSdk 35
targetSdkVersion 35
versionCode 38
versionName "2.9"
versionCode 39
versionName "2.10"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

Expand Down
1 change: 1 addition & 0 deletions fastlane/metadata/android/en-US/changelogs/39.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Update dependencies

0 comments on commit 8426db9

Please sign in to comment.