Skip to content

Commit

Permalink
Version code update
Browse files Browse the repository at this point in the history
  • Loading branch information
Yonjuni committed Mar 9, 2017
1 parent 1571ab5 commit 70d84e3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Changelog #

## Version 1.1.4 (2017-03-09) ##
- Screenshot blocking removed

## Version 1.1.3 (2017-03-04) ##
- Android 4 Support added
- Icons refinements (list icons, splash icons, unloadable icons)
Expand Down
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ android {
applicationId 'org.secuso.privacyfriendlynetmonitor'
minSdkVersion 17
targetSdkVersion 23
versionCode 5
versionName "1.1.3"
versionCode 6
versionName "1.1.4"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down

0 comments on commit 70d84e3

Please sign in to comment.