Skip to content

Commit ca5f1f1

Browse files
committed
Update codeview version name and code
1 parent c02441a commit ca5f1f1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

codeview/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ android {
66
defaultConfig {
77
minSdkVersion 15
88
targetSdkVersion 31
9-
versionCode 11
10-
versionName "1.3.3"
9+
versionCode 12
10+
versionName "1.3.4"
1111

1212
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1313
consumerProguardFiles "consumer-rules.pro"

0 commit comments

Comments
 (0)