release 1.0.1
This commit is contained in:
parent
b48a35bc7b
commit
6594f36c5d
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ android {
|
||||||
minSdk 24
|
minSdk 24
|
||||||
targetSdk 34
|
targetSdk 34
|
||||||
versionCode applicationVersionCodeArgument ?: 1
|
versionCode applicationVersionCodeArgument ?: 1
|
||||||
versionName "1.0"
|
versionName "1.1.0"
|
||||||
|
|
||||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||||
vectorDrawables {
|
vectorDrawables {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue