bump version for initial release

This commit is contained in:
dkanada 2020-06-14 17:17:27 +09:00
commit 74b42bb550

View file

@ -8,8 +8,8 @@ android {
minSdkVersion 19
targetSdkVersion 29
versionCode 8
versionName '0.8.0'
versionCode 1
versionName '1.0.0'
vectorDrawables {
useSupportLibrary = true