ApplicationVersionSignature

class ApplicationVersionSignature

A utility class for obtaining a com.bumptech.glide.load.Key signature containing the application version name using versionCode.

Functions

Link copied to clipboard
open fun obtain(context: Context): Key
Returns the signature com.bumptech.glide.load.Key for version code of the Application of the given Context.