File tree Expand file tree Collapse file tree 5 files changed +10
-10
lines changed
Expand file tree Collapse file tree 5 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -30,8 +30,8 @@ android {
3030 defaultConfig {
3131 minSdkVersion 21
3232 targetSdkVersion 33
33- versionCode 127
34- versionName " 2.10.4 "
33+ versionCode 128
34+ versionName " 2.10.5 "
3535 ndkVersion " 25.1.8937393"
3636
3737 testInstrumentationRunner " androidx.test.runner.AndroidJUnitRunner"
Original file line number Diff line number Diff line change @@ -31,8 +31,8 @@ android {
3131 applicationId " net.ivpn.client"
3232 minSdkVersion 21
3333 targetSdkVersion 33
34- versionCode 127
35- versionName " 2.10.4 "
34+ versionCode 128
35+ versionName " 2.10.5 "
3636 ndkVersion " 25.1.8937393"
3737
3838 manifestPlaceholders = [SENTRY_DSN : keystoreProperties[' sentry.dsn' ]]
Original file line number Diff line number Diff line change @@ -9,8 +9,8 @@ android {
99 defaultConfig {
1010 minSdkVersion 21
1111 targetSdkVersion 33
12- versionCode 127
13- versionName " 2.10.4 "
12+ versionCode 128
13+ versionName " 2.10.5 "
1414 ndkVersion " 25.1.8937393"
1515
1616 testInstrumentationRunner " androidx.test.runner.AndroidJUnitRunner"
Original file line number Diff line number Diff line change @@ -31,8 +31,8 @@ android {
3131 applicationId " net.ivpn.client"
3232 minSdkVersion 21
3333 targetSdkVersion 33
34- versionCode 127
35- versionName " 2.10.4 "
34+ versionCode 128
35+ versionName " 2.10.5 "
3636 ndkVersion " 25.1.8937393"
3737
3838 manifestPlaceholders = [SENTRY_DSN : keystoreProperties[' sentry.dsn' ]]
Original file line number Diff line number Diff line change @@ -32,8 +32,8 @@ android {
3232 applicationId " net.ivpn.client"
3333 minSdkVersion 21
3434 targetSdkVersion 33
35- versionCode 127
36- versionName " 2.10.4 "
35+ versionCode 128
36+ versionName " 2.10.5 "
3737 ndkVersion " 25.1.8937393"
3838
3939 manifestPlaceholders = [SENTRY_DSN : keystoreProperties[' sentry.dsn' ]]
You can’t perform that action at this time.
0 commit comments