We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38d70da commit e6ec29cCopy full SHA for e6ec29c
app/build.gradle
@@ -26,7 +26,7 @@ android {
26
defaultConfig {
27
applicationId "cn.darkal.networkdiagnosis"
28
minSdkVersion 14
29
- targetSdkVersion 30
+ targetSdkVersion 27
30
versionCode 31
31
versionName "3.2.31"
32
// Enabling multidex support.
0 commit comments