Skip to content

Commit a079364

Browse files
committed
updated target SDK version in library project
1 parent b5d2152 commit a079364

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

debug/libs/processing-core/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ android {
44
compileSdkVersion 26
55
defaultConfig {
66
minSdkVersion 17
7-
targetSdkVersion 21
7+
targetSdkVersion 26
88
}
99
sourceSets {
1010
main {

0 commit comments

Comments
 (0)