bump version
This commit is contained in:
parent
1802a0e022
commit
02da4a97b5
1 changed files with 2 additions and 2 deletions
|
@ -10,8 +10,8 @@ android {
|
||||||
applicationId "art.pegasko.yeeemp"
|
applicationId "art.pegasko.yeeemp"
|
||||||
minSdk 21
|
minSdk 21
|
||||||
targetSdk 34
|
targetSdk 34
|
||||||
versionCode 1003
|
versionCode 1004
|
||||||
versionName "1.003"
|
versionName "1.004"
|
||||||
|
|
||||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||||
vectorDrawables {
|
vectorDrawables {
|
||||||
|
|
Loading…
Reference in a new issue