Skip to content

Commit

Permalink
Merge pull request #782 from mysteriumnetwork/feature/name-change
Browse files Browse the repository at this point in the history
version bump
  • Loading branch information
i-kulikov-geniusee committed Dec 15, 2023
2 parents 819b5af + 1d66393 commit e94b752
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ buildscript {
compileSdkVersion = 33
targetSdkVersion = 33
ndkVersion = '21.4.7075529' // r21e - https://developer.android.com/ndk/downloads#lts-downloads
versionCode = 107174
versionName = '2.1.10'
versionCode = 107175
versionName = '2.1.11'
}
repositories {
google()
Expand Down
2 changes: 1 addition & 1 deletion fastlane/android_version_code
Original file line number Diff line number Diff line change
@@ -1 +1 @@
107174
107175

0 comments on commit e94b752

Please sign in to comment.