setVersionBytes

open fun setVersionBytes(value: ByteString): AppInfo.Builder
Version string of the application.
string version = 1;

Return

This builder for chaining.

Parameters

value

The bytes for version to set.