Skip to content

Commit

Permalink
Merge branch 'patch-1' of https://github.com/ageof/yowsup into ageof-…
Browse files Browse the repository at this point in the history
…patch-1
  • Loading branch information
tgalal committed Dec 28, 2017
2 parents 87090d7 + ab4b8a2 commit eafb01f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions yowsup/env/env_android.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@ class AndroidYowsupEnv(YowsupEnv):
"YHNtYoIvt5R3X6YZylbPftF/8ayWTALBgcqhkjOOAQDBQADLwAwLAIUAKYCp0d6z4QQdyN74JDfQ2WCyi8CFDUM4CaNB+ceVXd" \
"KtOrNTQcc0e+t"

_MD5_CLASSES = "e4qMAO95WWMHgUFWwQtptw=="
_MD5_CLASSES = "ziYneeSZm5qExsEFX/AoMQ=="
_KEY = "eQV5aq/Cg63Gsq1sshN9T3gh+UUp0wIw0xgHYT1bnCjEqOJQKCRrWxdAe2yvsDeCJL+Y4G3PRD2HUF7oUgiGo8vGlNJOaux26k+A2F3hj8A="

_VERSION = "2.17.221"
_VERSION = "2.17.242"
_OS_NAME = "Android"
_OS_VERSION = "4.3"
_DEVICE_NAME = "armani"
Expand Down

0 comments on commit eafb01f

Please sign in to comment.