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 959f733 commit 6f3eb74Copy full SHA for 6f3eb74
app/build.gradle
@@ -8,10 +8,10 @@ android {
8
compileSdkVersion 27
9
defaultConfig {
10
applicationId "tk.superl2.xwifi"
11
- minSdkVersion 27
+ minSdkVersion 26
12
targetSdkVersion 27
13
versionCode 1
14
- versionName "1.0"
+ versionName "0.1.0"
15
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
16
}
17
buildTypes {
0 commit comments