Release v1.2.5

captchafix2 v1.2.5
Floens 11 years ago
parent 491c35c53c
commit 164e125bd1
  1. 4
      CHANGES.txt
  2. 4
      Clover/app/build.gradle

@ -1,3 +1,7 @@
New in 1.2.5 (2014-12-11)
- Fix 4chan pass
New in 1.2.4 (2014-12-10)
- Properly fixed captchas
- Other bug fixes

@ -8,8 +8,8 @@ android {
minSdkVersion 14
targetSdkVersion 21
versionName "v1.2.4"
versionCode 42
versionName "v1.2.5"
versionCode 43
}
compileOptions {

Loading…
Cancel
Save