Skip to content

Commit

Permalink
Merge branch 'ageof-patch-1' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
tgalal committed Dec 28, 2017
2 parents 87090d7 + eafb01f commit 0eee9d8
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 0eee9d8

Please sign in to comment.