Update version to 43
This commit is contained in:
@@ -6,7 +6,7 @@ android {
|
||||
defaultConfig {
|
||||
applicationId 'xyz.cubesoftware.sussycraft'
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 30
|
||||
targetSdkVersion 31
|
||||
versionName "${versionMajor}.${versionMinor}.${versionPatch}"
|
||||
versionCode project.versionCode
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user