Version 9.7.1

This commit is contained in:
Cameron Gutman
2020-08-09 17:12:45 -07:00
parent f5c83112df
commit f02d7b4516
2 changed files with 6 additions and 2 deletions

View File

@@ -7,8 +7,8 @@ android {
minSdkVersion 16
targetSdkVersion 30
versionName "9.7"
versionCode = 240
versionName "9.7.1"
versionCode = 241
}
flavorDimensions "root"