Version 10.2

This commit is contained in:
Cameron Gutman
2022-05-31 21:05:59 -05:00
parent 18c93abcb3
commit cab0fa176e
2 changed files with 8 additions and 2 deletions

View File

@@ -9,8 +9,8 @@ android {
minSdkVersion 16
targetSdkVersion 32
versionName "10.1.1"
versionCode = 274
versionName "10.2"
versionCode = 275
}
flavorDimensions "root"