Release v1.2.9

captchafix2 v1.2.9
Floens 11 years ago
parent e6a6771848
commit 53d52e65a2
  1. 4
      CHANGES.txt
  2. 4
      Clover/app/build.gradle

@ -1,3 +1,7 @@
New in 1.2.9 (2015-02-06)
- More captcha fixing, should be easier now.
New in 1.2.8 (2015-02-06)
- Fix captcha not working

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

Loading…
Cancel
Save