Updated version code to match the one on release/6.0 branch

This commit is contained in:
Sylvain Berfini 2025-03-24 10:17:31 +01:00
parent 9ce803667b
commit 77f61c1cfa

View file

@ -100,8 +100,8 @@ android {
applicationId = packageName
minSdk = 28
targetSdk = 35
versionCode = 600000 // 6.00.000
versionName = "6.0.0"
versionCode = 600001 // 6.00.000
versionName = "6.0.1"
manifestPlaceholders["appAuthRedirectScheme"] = packageName