Skip to content

Commit 62de19e

Browse files
committed
2.1: make drawable mutable when tinting
1 parent 36c8a2b commit 62de19e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

vectorcompattextview/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ android {
77
defaultConfig {
88
minSdkVersion 9
99
targetSdkVersion 26
10-
versionCode 8
11-
versionName "2.0"
10+
versionCode 9
11+
versionName "2.1"
1212

1313
}
1414
buildTypes {

0 commit comments

Comments
 (0)