We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10fa065 commit d4d67f6Copy full SHA for d4d67f6
tinker-sample-android/app/build.gradle
@@ -75,7 +75,7 @@ android {
75
defaultConfig {
76
applicationId "tinker.sample.android"
77
minSdkVersion 14
78
- targetSdkVersion 22
+ targetSdkVersion 27
79
versionCode 1
80
versionName "1.0.0"
81
/**
0 commit comments