Skip to content

Commit

Permalink
Merge pull request #753 from mysteriumnetwork/feature/Release-2.1.6
Browse files Browse the repository at this point in the history
Release 2.1.6
  • Loading branch information
ArtemHryhorovGeniusee authored Jan 25, 2023
2 parents 92fc801 + dedbe81 commit 1112536
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 = 107168
versionName = '2.1.5'
versionCode = 107169
versionName = '2.1.6'
}
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 @@
107168
107169

0 comments on commit 1112536

Please sign in to comment.