Skip to content

Commit cddf05a

Browse files
author
Hilal Alsibai
committed
Update support library version
1 parent b825c37 commit cddf05a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

taptargetview/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ android {
1616
}
1717
}
1818

19-
def supportLibraryVersion = '25.1.1'
19+
def supportLibraryVersion = '25.3.0'
2020
dependencies {
2121
compile "com.android.support:support-annotations:$supportLibraryVersion"
2222
compile "com.android.support:support-compat:$supportLibraryVersion"

0 commit comments

Comments
 (0)