Skip to content

Commit

Permalink
Merge pull request #141 from velocitycareerlabs/VL-8411-v2.6.6
Browse files Browse the repository at this point in the history
v2.6.6
  • Loading branch information
michaelavoyan authored Oct 16, 2024
2 parents 7654a60 + ab792bd commit c02a53b
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 @@ -12,8 +12,8 @@ android {
defaultConfig {
minSdk 24
targetSdk 34
versionName "2.6.3"
versionCode 149
versionName "2.6.6"
versionCode 150
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
consumerProguardFiles "consumer-rules.pro"
}
Expand Down

0 comments on commit c02a53b

Please sign in to comment.