Version 9.9.2

This commit is contained in:
Cameron Gutman
2021-05-06 22:21:36 -05:00
parent a11acef36f
commit 2cdfe85091
2 changed files with 5 additions and 2 deletions

View File

@@ -9,8 +9,8 @@ android {
minSdkVersion 16
targetSdkVersion 30
versionName "9.9.1"
versionCode = 261
versionName "9.9.2"
versionCode = 262
}
flavorDimensions "root"