Skip to content

Commit b908a6b

Browse files
committed
chmod +x to gradlew
1 parent 5fdc204 commit b908a6b

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

app/build.gradle

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ android {
1212
versionName "1.0"
1313

1414
testInstrumentationRunner "androidx.card.runner.AndroidJUnitRunner"
15+
vectorDrawables {
16+
useSupportLibrary true
17+
}
1518
}
1619
compileOptions {
1720
sourceCompatibility JavaVersion.VERSION_1_8

gradlew

100644100755
File mode changed.

0 commit comments

Comments
 (0)