Version 9.7.2

This commit is contained in:
Cameron Gutman
2020-09-05 10:53:04 -07:00
parent e6c6feac10
commit a4c9cb0e55
2 changed files with 6 additions and 2 deletions

View File

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