Bump from 0.1 to 1.0
This commit is contained in:
parent
f2b8f571ff
commit
cae3223b6b
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ android {
|
|||
minSdk 23
|
||||
targetSdk 31
|
||||
versionCode 1
|
||||
versionName "0.1"
|
||||
versionName "1.0"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
|
|
Reference in a new issue