File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -14,5 +14,5 @@ android {
1414
1515dependencies {
1616 compile ' com.android.support:appcompat-v7:23.3.0'
17- compile ' com.github.simbiose:Encryption:36f942b9c2 '
17+ compile ' com.github.simbiose:Encryption:1.4.0 '
1818}
Original file line number Diff line number Diff line change @@ -19,5 +19,5 @@ sourceSets {
1919}
2020
2121dependencies {
22- compile ' com.github.simbiose:Encryption:36f942b9c2 '
22+ compile ' com.github.simbiose:Encryption:1.4.0 '
2323}
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ allprojects {
1919
20202º Add the gradle dependency
2121```
22- compile 'com.github.simbiose:Encryption:1.3 .0'
22+ compile 'com.github.simbiose:Encryption:1.4 .0'
2323```
2424
25253º Use Encryption, choose one way below:
You can’t perform that action at this time.
0 commit comments