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 79aeb7a commit 4746f41Copy full SHA for 4746f41
app/build.gradle
@@ -39,7 +39,7 @@ android {
39
40
defaultConfig {
41
applicationId "com.vrem.wifianalyzer"
42
- minSdkVersion 16
+ minSdkVersion 19
43
targetSdkVersion 28
44
versionCode
45
versionName
app/build.properties
@@ -1,7 +1,7 @@
1
#Build Properties
2
-#Sat Nov 10 12:21:36 EST 2018
+#Sun Nov 11 11:05:44 EST 2018
3
version_minor=0
4
-version_build=0
+version_build=1
5
version_patch=2
6
-version_store=43
7
version_major=2
+version_store=43
0 commit comments