Skip to content

Commit

Permalink
v2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelavoyan committed Oct 1, 2024
1 parent 70ac5ea commit 41c52dd
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.5.7"
versionCode 147
versionName "2.6.0"
versionCode 148
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
consumerProguardFiles "consumer-rules.pro"
}
Expand Down

0 comments on commit 41c52dd

Please sign in to comment.