Version 8.3

This commit is contained in:
Cameron Gutman
2019-09-14 20:23:46 -07:00
parent 6d66d1371f
commit 4968dcc558
2 changed files with 6 additions and 2 deletions

View File

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