We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6dd5909 commit 94dc915Copy full SHA for 94dc915
.gitignore
@@ -48,4 +48,5 @@ libs/MemorizingTrustManager/build/
48
49
50
# Android Studio build files
51
-ajcore.*
+ajcore.*
52
+*.hprof
app/version.properties
@@ -1,4 +1,4 @@
1
-#Wed Aug 21 11:47:29 CEST 2019
2
-VERSION_BUILD=6199
3
-VERSION_PATCH=132
4
-VERSION_CODE=448
+#Wed Aug 21 13:06:12 CEST 2019
+VERSION_BUILD=6204
+VERSION_PATCH=135
+VERSION_CODE=451
domoticzapi/version.properties
+#Wed Aug 21 13:06:14 CEST 2019
VERSION_BUILD=3675
-VERSION_PATCH=230
-VERSION_CODE=230
+VERSION_PATCH=231
+VERSION_CODE=231
0 commit comments