We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5fef9f6 commit 2989cbaCopy full SHA for 2989cba
changes.md
@@ -1,3 +1,11 @@
1
+Change Log
2
+
3
+#v0.0.9
4
5
+* Support for Android TV devices #129 @deepakpk009
6
+* Add additional dangerous apps packages #145 @Fi5t
7
+* Add fstack protector #136 @slawert
8
9
#v0.0.8
10
11
* Removed busybox from the default root checking methods
gradle.properties
@@ -24,8 +24,8 @@ android.useAndroidX=true
24
# Automatically convert third-party libraries to use AndroidX
25
android.enableJetifier=true
26
27
-VERSION_NAME=0.0.8
28
-VERSION_CODE=8
+VERSION_NAME=0.0.9
+VERSION_CODE=9
29
GROUP=com.scottyab
30
31
0 commit comments