Release v1.2.8

captchafix2 v1.2.8
Floens 11 years ago
parent 47ec05b2e4
commit c14b22f1c3
  1. 4
      CHANGES.txt
  2. 4
      Clover/app/build.gradle

@ -1,3 +1,7 @@
New in 1.2.8 (2015-02-06)
- Fix captcha not working
New in 1.2.7 (2015-01-31) New in 1.2.7 (2015-01-31)
- Fix some image loading issues - Fix some image loading issues

@ -8,8 +8,8 @@ android {
minSdkVersion 14 minSdkVersion 14
targetSdkVersion 21 targetSdkVersion 21
versionName "v1.2.7" versionName "v1.2.8"
versionCode 46 versionCode 47
} }
compileOptions { compileOptions {

Loading…
Cancel
Save