Skip to content

Commit 45ceab9

Browse files
committed
Merge branch 'hotfix/1.2.2'
2 parents aeab675 + 2607126 commit 45ceab9

3 files changed

Lines changed: 8 additions & 3 deletions

File tree

CHANGES.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
v1.2.2 (2015-9-16)
2+
-----------
3+
* Hotfix: crypto initialization
4+
5+
16
v1.2.1 (2015-9-12)
27
-----------
38
* Change: update 3rd library to latest
@@ -7,7 +12,7 @@ v1.2.1 (2015-9-12)
712

813
v1.2.0 (2015-6-07)
914
-----------
10-
* Change: json instead of realm for profile store
15+
* Change: json instead of realm for profile store
1116
* Change: Remove libsuperuser
1217

1318

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ android {
1515
minSdkVersion 18
1616
targetSdkVersion 22
1717
versionCode 120
18-
versionName '1.2.1'
18+
versionName '1.2.2'
1919
}
2020
lintOptions {
2121
abortOnError true

0 commit comments

Comments
 (0)