I read some questions about "how to downgrade from beta to stable" here, on forum. So what you can do?
Answer: backup app settings, uninstall beta, install stable, restore settings (slow but probably best method for all people)
But there are faster methods...
If your device is not rooted, you can:
* get stable APK and install it using adb. Command is "adb shell pm install -r -d stable.apk" (fast only if you are familiar with adb)
If your device is rooted, you can:
* download AppDowner (
download), run it, select stable APK, press Install APK button (fast method)
Remember, you don't have to downgrade since Kostya always backport fixes from stable to beta.
Use this only if there are some terrible bugs in version you use.