Skip to content

Commit

Permalink
sdk v2.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelavoyan committed Feb 18, 2024
1 parent 7dc4657 commit d0ceabf
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 d0ceabf

Please sign in to comment.