Version 9.5.1

This commit is contained in:
Cameron Gutman
2020-05-27 18:34:26 -07:00
parent 80dac27214
commit 3bcce5b749
2 changed files with 6 additions and 2 deletions

View File

@@ -7,8 +7,8 @@ android {
minSdkVersion 16
targetSdkVersion 29
versionName "9.5"
versionCode = 224
versionName "9.5.1"
versionCode = 225
}
flavorDimensions "root"