Bump version to 1.0.0!!

There's a lot more to be done, but we've definitely earned this. :)
pull/61/head
Tom Hacohen 6 years ago
parent c6c5ff1c80
commit c74f9bc23d

@ -21,8 +21,8 @@ android {
minSdkVersion 19
targetSdkVersion 26
versionCode 49
versionName "0.25.0"
versionCode 50
versionName "1.0.0"
buildConfigField "long", "buildTime", System.currentTimeMillis() + "L"
buildConfigField "boolean", "customCerts", "true"

Loading…
Cancel
Save