Version 9.2

This commit is contained in:
Cameron Gutman
2020-04-18 22:49:16 -07:00
parent 2be2c95212
commit 3b0f485b41
3 changed files with 9 additions and 3 deletions

View File

@@ -7,8 +7,8 @@ android {
minSdkVersion 16
targetSdkVersion 29
versionName "9.1"
versionCode = 220
versionName "9.2"
versionCode = 222
}
flavorDimensions "root"