Skip to content

Commit

Permalink
Merge branch 'hotfix/1.2.2'
Browse files Browse the repository at this point in the history
  • Loading branch information
lparam committed Sep 17, 2015
2 parents aeab675 + 2607126 commit 45ceab9
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 3 deletions.
7 changes: 6 additions & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
v1.2.2 (2015-9-16)
-----------
* Hotfix: crypto initialization


v1.2.1 (2015-9-12)
-----------
* Change: update 3rd library to latest
Expand All @@ -7,7 +12,7 @@ v1.2.1 (2015-9-12)

v1.2.0 (2015-6-07)
-----------
* Change: json instead of realm for profile store
* Change: json instead of realm for profile store
* Change: Remove libsuperuser


Expand Down
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ android {
minSdkVersion 18
targetSdkVersion 22
versionCode 120
versionName '1.2.1'
versionName '1.2.2'
}
lintOptions {
abortOnError true
Expand Down

0 comments on commit 45ceab9

Please sign in to comment.