Setting version for the release 1.6.36

This commit is contained in:
Benoit Marty 2025-03-14 16:57:47 +01:00
parent 737705843e
commit a0c4952ec4

View File

@ -62,7 +62,7 @@ android {
// that the app's state is completely cleared between tests.
testInstrumentationRunnerArguments clearPackageData: 'true'
buildConfigField "String", "SDK_VERSION", "\"1.6.34\""
buildConfigField "String", "SDK_VERSION", "\"1.6.36\""
buildConfigField "String", "GIT_SDK_REVISION", "\"${gitRevision()}\""
buildConfigField "String", "GIT_SDK_REVISION_UNIX_DATE", "\"${gitRevisionUnixDate()}\""