Version 8.2

This commit is contained in:
Cameron Gutman
2019-08-23 19:13:04 -07:00
parent fd457c5dea
commit a2fc62a4a8
2 changed files with 5 additions and 2 deletions

View File

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