Skip to content

Commit

Permalink
Merge pull request #745 from mysteriumnetwork/feature/fdroid-release-…
Browse files Browse the repository at this point in the history
…2.1.3

Increased version for F-Droid release
  • Loading branch information
ArtemHryhorovGeniusee committed Dec 30, 2022
2 parents c2aa425 + ec0b7f2 commit e0555c8
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 = 107165
versionName = '2.1.2'
versionCode = 107166
versionName = '2.1.3'
}
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 @@
107165
107166

0 comments on commit e0555c8

Please sign in to comment.