new build version

This commit is contained in:
0ceanSlim 2023-08-11 13:27:50 -04:00
parent 084581a02b
commit cf4437ecd6
1 changed files with 2 additions and 2 deletions

View File

@ -11,8 +11,8 @@ android {
applicationId = "com.example.satworth"
minSdk = 24
targetSdk = 33
versionCode = 5
versionName = "0.1.61"
versionCode = 6
versionName = "0.1.62"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}