Skip to content

Commit

Permalink
v2.6.13
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelavoyan committed Jan 12, 2025
1 parent 3762187 commit 92d3c00
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 35
versionName "2.6.12"
versionCode 156
versionName "2.6.13"
versionCode 157
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
consumerProguardFiles "consumer-rules.pro"
}
Expand Down

0 comments on commit 92d3c00

Please sign in to comment.