Version 8.1

This commit is contained in:
Cameron Gutman
2019-08-07 23:35:11 -07:00
parent 9401ecc9fb
commit ad3614c58e
2 changed files with 10 additions and 2 deletions

View File

@@ -7,8 +7,8 @@ android {
minSdkVersion 16
targetSdkVersion 29
versionName "8.0"
versionCode = 197
versionName "8.1"
versionCode = 198
}
flavorDimensions "root"