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 23
3232 targetSdkVersion 33
33- versionCode 130
34- versionName " 2.10.7 "
33+ versionCode 131
34+ versionName " 2.10.8 "
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 23
3333 targetSdkVersion 33
34- versionCode 130
35- versionName " 2.10.7 "
34+ versionCode 131
35+ versionName " 2.10.8 "
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 23
1111 targetSdkVersion 33
12- versionCode 130
13- versionName " 2.10.7 "
12+ versionCode 131
13+ versionName " 2.10.8 "
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 23
3333 targetSdkVersion 33
34- versionCode 130
35- versionName " 2.10.7 "
34+ versionCode 131
35+ versionName " 2.10.8 "
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 23
3434 targetSdkVersion 33
35- versionCode 130
36- versionName " 2.10.7 "
35+ versionCode 131
36+ versionName " 2.10.8 "
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