More massive performance boosts

This commit is contained in:
Yair Morgenstern
2019-05-03 16:59:46 +03:00
parent 7400f6e874
commit cdfdbb40b8
24 changed files with 84 additions and 60 deletions

View File

@ -22,7 +22,7 @@ android {
minSdkVersion 14
targetSdkVersion 28
versionCode 236
versionName "2.16.0"
versionName "2.16.0-patch1"
}
// Had to add this crap for Travis to build, it wanted to sign the app