Skip to content

Commit

Permalink
Release 3.0.3 version
Browse files Browse the repository at this point in the history
  • Loading branch information
ukanth committed Dec 16, 2018
1 parent 5959dd5 commit 1c5dae1
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
Changelog AFWall+
==================

Version 3.0.3

* Fix: Disable firewall issue
* Fix: Traffic stats always zero in app details
* Rewritten filter logic for main screen apps.
* Xposed plugin not able to read preference.


Version 3.0.2
* Fix: Issue with Pixel C devices
* Support for Magisk 18.0 and startup leak
Expand Down
2 changes: 1 addition & 1 deletion aFWall/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ android {
minSdkVersion 21
targetSdkVersion 26
versionCode 16800
versionName "3.1.0-BETA"
versionName "3.0.3"
//buildConfigField 'boolean', 'DONATE', 'true'
}

Expand Down

0 comments on commit 1c5dae1

Please sign in to comment.