Bumped version code for next public beta

This commit is contained in:
Sylvain Berfini 2026-03-23 10:19:29 +01:00
parent d8536c8799
commit c5d83b5db3

View file

@ -106,7 +106,7 @@ android {
applicationId = packageName
minSdk = 28
targetSdk = 36
versionCode = 601007 // 6.01.007
versionCode = 601008 // 6.01.008
versionName = "6.2.0-beta"
manifestPlaceholders["appAuthRedirectScheme"] = packageName