Skip to content

Commit

Permalink
Merge pull request #93 from velocitycareerlabs/VL-7049-p-256
Browse files Browse the repository at this point in the history
sdk v2.3.1
  • Loading branch information
michaelavoyan authored Feb 18, 2024
2 parents b8d21aa + d0ceabf commit 468ab5c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions VCL/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ android {
defaultConfig {
minSdk 24
targetSdk 33
versionName "2.3.0"
versionCode 129
versionName "2.3.1"
versionCode 131
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
consumerProguardFiles "consumer-rules.pro"
}
Expand Down

0 comments on commit 468ab5c

Please sign in to comment.