Bump app version
This commit is contained in:
parent
fb0edf5b13
commit
ff1b79d9a3
@ -33,8 +33,8 @@ android {
|
||||
applicationId "org.solovyev.android.calculator"
|
||||
minSdkVersion versions.sdk.min
|
||||
targetSdkVersion versions.sdk.target
|
||||
versionCode 160
|
||||
versionName '2.3.2'
|
||||
versionCode 161
|
||||
versionName '2.3.3'
|
||||
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
|
||||
}
|
||||
buildFeatures {
|
||||
|
Loading…
Reference in New Issue
Block a user