Skip to content

Commit 2989cba

Browse files
committed
Change log and increment version to 0.0.9
1 parent 5fef9f6 commit 2989cba

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

changes.md

+8
Original file line numberDiff line numberDiff line change
@@ -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+
19
#v0.0.8
210

311
* Removed busybox from the default root checking methods

gradle.properties

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ android.useAndroidX=true
2424
# Automatically convert third-party libraries to use AndroidX
2525
android.enableJetifier=true
2626

27-
VERSION_NAME=0.0.8
28-
VERSION_CODE=8
27+
VERSION_NAME=0.0.9
28+
VERSION_CODE=9
2929
GROUP=com.scottyab
3030

3131

0 commit comments

Comments
 (0)