mirror of
https://github.com/etesync/android
synced 2025-01-11 08:10:58 +00:00
Bump version to 1.0.0!!
There's a lot more to be done, but we've definitely earned this. :)
This commit is contained in:
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…
Reference in New Issue
Block a user