Release v1.2.4

captchafix2 v1.2.4
Floens 11 years ago
parent 1a03c005fe
commit 4486975dcf
  1. 5
      CHANGES.txt
  2. 4
      Clover/app/build.gradle

@ -1,3 +1,8 @@
New in 1.2.4 (2014-12-10)
- Properly fixed captchas
- Other bug fixes
New in 1.2.3 (2014-12-08) New in 1.2.3 (2014-12-08)
- Hotfix for captchas - Hotfix for captchas

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

Loading…
Cancel
Save