Release v1.2.6

captchafix2 v1.2.6
Floens 11 years ago
parent e3a925d756
commit a6cfc71de1
  1. 4
      CHANGES.txt
  2. 4
      Clover/app/build.gradle

@ -1,3 +1,7 @@
New in 1.2.6 (2015-01-28)
- Fix for captcha image not loading
New in 1.2.5 (2014-12-11)
- Fix 4chan pass

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

Loading…
Cancel
Save