Bump app version

This commit is contained in:
Lucas Lima 2020-04-03 13:05:45 -03:00
parent 6680401650
commit 277c1c6497

View file

@ -1,6 +1,6 @@
ext.buildVersion = [
versionCode : 62,
versionName : '6.2.0',
versionName : '6.3.0',
targetSdk : 29,
minAppSdk : 16,
wearMinAppSdk: 23,