Version 10.1

This commit is contained in:
Cameron Gutman
2022-05-18 22:44:46 -05:00
parent cdeda011a4
commit 077cb2103d
2 changed files with 8 additions and 2 deletions

View File

@@ -9,8 +9,8 @@ android {
minSdkVersion 16
targetSdkVersion 32
versionName "10.0"
versionCode = 272
versionName "10.1"
versionCode = 273
}
flavorDimensions "root"