Skip to content

Commit 6f3eb74

Browse files
committed
Change version
1 parent 959f733 commit 6f3eb74

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@ android {
88
compileSdkVersion 27
99
defaultConfig {
1010
applicationId "tk.superl2.xwifi"
11-
minSdkVersion 27
11+
minSdkVersion 26
1212
targetSdkVersion 27
1313
versionCode 1
14-
versionName "1.0"
14+
versionName "0.1.0"
1515
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
1616
}
1717
buildTypes {

0 commit comments

Comments
 (0)