Skip to content
This repository was archived by the owner on Sep 25, 2021. It is now read-only.

Commit 164e125

Browse files
committed
Release v1.2.5
1 parent 491c35c commit 164e125

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGES.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
New in 1.2.5 (2014-12-11)
2+
- Fix 4chan pass
3+
4+
15
New in 1.2.4 (2014-12-10)
26
- Properly fixed captchas
37
- Other bug fixes

Clover/app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ android {
88
minSdkVersion 14
99
targetSdkVersion 21
1010

11-
versionName "v1.2.4"
12-
versionCode 42
11+
versionName "v1.2.5"
12+
versionCode 43
1313
}
1414

1515
compileOptions {

0 commit comments

Comments
 (0)