Version up
Because why not
This commit is contained in:
parent
bf4f0f6385
commit
989720b69b
1 changed files with 2 additions and 2 deletions
|
@ -16,8 +16,8 @@ android {
|
|||
applicationId = "eu.m724.coincounter"
|
||||
minSdk = 30
|
||||
targetSdk = 35
|
||||
versionCode = 4
|
||||
versionName = "2.0.1"
|
||||
versionCode = 5
|
||||
versionName = "2.0.2"
|
||||
|
||||
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
||||
vectorDrawables {
|
||||
|
|
Loading…
Reference in a new issue