Update version number to 1.0.0

This commit is contained in:
Leon Georgi 2019-06-09 21:28:30 +02:00
parent ad3a89fea6
commit 549c67f48b
Signed by: leon
GPG key ID: D97C549071D39393

View file

@ -11,7 +11,7 @@ android {
minSdkVersion 23
targetSdkVersion 28
versionCode 1
versionName "1.0"
versionName "1.0.0"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {