Version 9.6.1

This commit is contained in:
Cameron Gutman
2020-06-25 22:15:24 -07:00
parent f5d51b2061
commit 429c32477c
2 changed files with 5 additions and 2 deletions

View File

@@ -7,8 +7,8 @@ android {
minSdkVersion 16
targetSdkVersion 30
versionName "9.6"
versionCode = 231
versionName "9.6.1"
versionCode = 233
}
flavorDimensions "root"